Download the PHP package mgckid/form without Composer
On this page you can find all versions of the php package mgckid/form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor mgckid
Package form
Short Description 使用php编写的html表单生成工具,没有任何依赖可独立使用,支持链式操作和配置创建表单,支持表单美化(默认为layui风格)
License MIT
Homepage https://github.com/mgckid/form
Package form
Short Description 使用php编写的html表单生成工具,没有任何依赖可独立使用,支持链式操作和配置创建表单,支持表单美化(默认为layui风格)
License MIT
Homepage https://github.com/mgckid/form
Please rate this library. Is it a good library?
Informations about the package form
Form介绍:
使用php编写的html动态表单生成工具类,没有任何依赖可独立使用,使用composer包管理工具安装,支持链式操作和配置创建表单,支持表单美化(默认为layui风格,支持jquery控制表单行为,只需要引入layui样式和js即可)。
特点:
-
没有任何依赖可独立使用
-
支持链式操作创建表单
-
支持数组配置创建表单
-
支持块表单
-
支持行内表单(支持表单表单指定默认隐藏和展示)
-
支持table表单
- 支持表单美化(默认为layui风格)且方便扩展
联系方式:
如果各位朋友觉得这个程序对你有用,若需要进一步功能扩展和二次开发可以联系我(加群找群主) metadmin/metacms/form开源交流qq群(691932844)
项目链接:
github: https://github.com/mgckid/form
gitee:https://gitee.com/mgckid/form
安装方法:
示例代码:
更多举例请移步demo目录去运行simple.php 查看效果。
快速使用:
链式操作创建块表单
数组配置创建块表单
行内表单
table表单
All versions of form with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package mgckid/form contains the following files
Loading the files please wait ....