{"id":19993591,"url":"https://github.com/xaboy/form-builder","last_synced_at":"2025-05-04T12:31:58.644Z","repository":{"id":44377835,"uuid":"137319273","full_name":"xaboy/form-builder","owner":"xaboy","description":"好用的PHP表单生成器，快速生成现代化的form表单,支持前后端分离。内置17种常用表单组件。目前在政务系统、OA系统、ERP系统、电商系统、流程管理等系统中已稳定应用。","archived":false,"fork":false,"pushed_at":"2024-11-08T08:24:51.000Z","size":616,"stargazers_count":752,"open_issues_count":45,"forks_count":175,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-04-27T12:23:37.151Z","etag":null,"topics":["create-form","form","form-builder","form-generator","php"],"latest_commit_sha":null,"homepage":"https://php.form-create.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xaboy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-06-14T07:01:03.000Z","updated_at":"2025-04-25T03:59:38.000Z","dependencies_parsed_at":"2025-04-18T17:21:29.683Z","dependency_job_id":"68a0727a-7e3d-462e-bd7b-f8e92dc8b261","html_url":"https://github.com/xaboy/form-builder","commit_stats":{"total_commits":169,"total_committers":7,"mean_commits":"24.142857142857142","dds":0.4674556213017751,"last_synced_commit":"87ba1f22fbf0912e3f42ebfc45ea79903ae3d9ec"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaboy%2Fform-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaboy%2Fform-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaboy%2Fform-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaboy%2Fform-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xaboy","download_url":"https://codeload.github.com/xaboy/form-builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251556433,"owners_count":21608448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["create-form","form","form-builder","form-generator","php"],"created_at":"2024-11-13T04:52:50.184Z","updated_at":"2025-05-04T12:31:58.608Z","avatar_url":"https://github.com/xaboy.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/xaboy/form-builder\"\u003e\n        \u003cimg width=\"200\" src=\"https://php.form-create.com/form-builder.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eFormBuilder\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://www.form-create.com/\" target=\"_blank\"\u003e官网\u003c/a\u003e\n    \u003cspan\u003e\u0026nbsp;|\u0026nbsp;\u003c/span\u003e\n    \u003ca href=\"https://php.form-create.com\" target=\"_blank\"\u003e帮助文档\u003c/a\u003e\n    \u003cspan\u003e\u0026nbsp;|\u0026nbsp;\u003c/span\u003e\n    \u003ca href=\"https://pro.form-create.com/view/\" target=\"_blank\"\u003e可视化表单设计器\u003c/a\u003e\n    \u003cspan\u003e\u0026nbsp;|\u0026nbsp;\u003c/span\u003e\n    \u003ca href=\"https://pro.form-create.com/mobile/\" target=\"_blank\"\u003e移动端表单设计器\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/xaboy/form-builder\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" alt=\"MIT\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://packagist.org/packages/xaboy/form-builder\"\u003e\n    \u003cimg src=\"https://img.shields.io/packagist/php-v/xaboy/form-builder.svg\" alt=\"php version\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nPHP表单生成器，基于 [@form-create/element-ui](https://github.com/xaboy/form-create) 实现快速生成现代化的Form表单。包含复选框、单选框、输入框、下拉选择框等元素以及省市区三级联动、时间选择、日期选择、颜色选择、树型、文件/图片上传等功能。\n\n[![FcDesigner](https://static.form-create.com/file/img/banner-m2.jpg)](https://pro.form-create.com/view)\n\n## 特点\n- 使用JSON数据生成表单\n- 支持扩展，生成任何Vue组件和HTML标签\n- 支持组件之间联动\n- 提供丰富的表单操作API\n- 支持子表单和分组\n- 高性能\n\n## 环境需求\n\n- 2.0版本 `PHP \u003e= 5.4`\n- 2.1版本 `PHP \u003e= 7.1`\n\n## 支持 UI\n\n\u003e  - IView\n\u003e  - ElementUI\n\n## 安装\n\n使用 [composer](http://getcomposer.org/):\n\n```shell\n$ composer require xaboy/form-builder\n```\n\n## DEMO\n下载项目\n\n```shell\ngit clone https://github.com/xaboy/form-builder.git\n```\n开启服务\n\n```shell\ncd form-builder\ncomposer install\nphp -S 127.0.0.1:8112\n```\n查看 Demo\n\n[127.0.0.1:8112/demo/elm.php](127.0.0.1:8112/demo/elm.php)\n\n## 演示项目\n[开源的高品质微信商城](http://github.crmeb.net/u/xaboy)\n\n演示地址: [http://demo25.crmeb.net](http://demo25.crmeb.net) 账号：demo 密码：crmeb.com\n\n## 使用建议\n1. 建议将静态资源加载方式从 CDN 加载修改为自己本地资源或自己信任的 CDN\n2. 建议根据自己的业务逻辑重写默认的表单生成页 默认表单生成页\n\n\n## 预览\n\n![https://raw.githubusercontent.com/xaboy/form-builder/2.0/images/components.png](https://raw.githubusercontent.com/xaboy/form-builder/master/images/components.png)\n\n![demo1](https://raw.githubusercontent.com/xaboy/form-create/dev/images/demo-live3.gif)\n\n![demo2](https://github.com/xaboy/form-create/raw/dev/images/demo-group.gif?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaboy%2Fform-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxaboy%2Fform-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaboy%2Fform-builder/lists"}