Download the PHP package suframe/form without Composer
On this page you can find all versions of the php package suframe/form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package form
suframe form
suframe 创建vue表单,基于https://github.com/xaboy/form-create再次封装,
将表单字段封装到类,通过类自动生成表单。
后期会基于tp6控制台,通过数据库表字段自动生成类文件,加速开发,一行命令生成表单。
预览
环境需求
- PHP >= 7.2
支持
- iViewUI 2.13.0+
- iViewUI 3.x
- ElementUI 2.8.2+
主要功能
- 内置17种常用的表单组件
- 支持表单验证
- 支持生成任何 Vue 组件
- 支持栅格布局
- 可以配合 form-create 生成更复杂的表单
内置组件
- hidden
- input
- inputNumber
- checkbox
- radio
- switch
- select
- autoComplete
- cascader
- colorPicker
- datePicker
- timePicker
- rate
- slider
- upload
- tree
-
frame
- editor (ckeditor)
快速测试
访问http://127.0.0.1:9000 即可
安装
composer require suframe/form
使用
Fields类
文档
主要文档参考form-create的文档
命名规范
遵循PSR-2命名规范和PSR-4自动加载规范。
参与开发
QQ群:904592189
版权信息
suframe遵循Apache2开源协议发布,并提供免费使用。
版权所有Copyright © 2019- by qian [email protected]
All rights reserved。
All versions of form with dependencies
PHP Build Version
Package Version
Requires
xaboy/form-builder Version
~2.0
The package suframe/form contains the following files
Loading the files please wait ....