πŸ”“ Ultimate Webshell - Penetration Testing Tool

πŸ“– File Reader

{
  "name": "xaboy/form-builder",
  "description": "PHPθ‘¨ε•η”Ÿζˆε™¨οΌŒεΏ«ι€Ÿη”ŸζˆηŽ°δ»£εŒ–ηš„formθ‘¨ε•γ€‚εŒ…ε«ε€ι€‰ζ‘†γ€ε•ι€‰ζ‘†γ€θΎ“ε…₯摆、下拉选择摆等元素δ»₯及,ηœεΈ‚εŒΊδΈ‰ηΊ§θ”εŠ¨,既间选择,ζ—₯ζœŸι€‰ζ‹©,ι’œθ‰²ι€‰ζ‹©,ζ–‡δ»Ά/ε›Ύη‰‡δΈŠδΌ η­‰εŠŸθƒ½γ€‚",
  "license": "MIT",
  "keywords": [
    "form",
    "form-create",
    "form-generator",
    "dynamic-form",
    "element-ui",
    "iview"
  ],
  "homepage": "https://github.com/xaboy/form-builder",
  "authors": [
    {
      "name": "xaboy",
      "email": "xaboy2005@qq.com"
    }
  ],
  "autoload": {
    "psr-4": {
      "FormBuilder\\": "./src/"
    }
  },
  "support": {
    "issues": "https://github.com/xaboy/form-builder/issues",
    "source": "https://github.com/xaboy/form-builder"
  },
  "require": {
    "php": ">=5.4.0",
    "ext-json": "*",
    "symfony/http-foundation": ">=2.6",
    "doctrine/annotations": "^1.2.7"
  },
  "minimum-stability": "stable"
}