安装
环境要求
- PHP >= 5.4
安装
使用 composer:
$ composer require xaboy/form-builder:~2.0
Demo
下载项目
git clone https://github.com/xaboy/form-builder.git
开启服务
cd form-builder
php -S 127.0.0.1:8112
查看 Demo
- elementUI : 127.0.0.1:8112/demo/elm.php
- iview : 127.0.0.1:8112/demo/iview.php