Download the PHP package iruska/surface without Composer
On this page you can find all versions of the php package iruska/surface. 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 surface
Surface
低代码PHP页面构建器,快速构建后台Table、Form页面
特性
- 低代码
- 面向对象风格
- 自定义主题样式
- 动态生成Form页面
- 动态生成Table页面
- 丰富的表格表单样式
- 高扩展性,快速友好的扩展自定义的组件样式
内置功能
table
- Button 按钮(submit提交按钮、异步提交按钮,确认按钮,创建子页面按钮,空按钮-自定义点击事件)
- Editable 允许编辑
- Expand 展开
- Select 下拉选择
- Selection 复选框
- Switcher 开关
- Writable 在线编辑
form
- Input 输入框
- Number 数字
- Checkbox 多选
- Radio 单选
- Switch 开关
- Select 下拉选择
- Cascader 联动(同步、异步)
- Color 颜色
- Date 日期(日期时间,范围)
- Time 时间(范围)
- Rate 评分
- Slider 滑块
- Upload 上传
- Tree 树
- Take 获取(从iframe子页面获取内容到当前字段)
- Arrays 无限级数组(嵌套任意form内容)
- Component 自定义组件(自定义组件注册调用)
演示
账号密码 admin 123123
源码地址
gitee地址(主推):https://gitee.com/iszsw/surface
github地址:https://github.com/iszsw/surface
生态
thinkPHP6 0代码生成CURD页面 iszsw/curd
Admin极速开发后台 iszsw/surface-admin
文档
安装
测试代码
更多功能演示
基础功能演示 /test/index.php
内置封装的助手工具演示 /test/helper.php
说明
前端基于 iszsw/surface-src
如果需要自定义后端开发 可以自行引入前端逻辑
演示图
Table组件
Form 组件
All versions of surface with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
The package iruska/surface contains the following files
Loading the files please wait ....