Download the PHP package iruska/curd without Composer
On this page you can find all versions of the php package iruska/curd. 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 curd
ThinkPHP-CURD
0代码,后台开发神器,可视化生成CURD页面
特性
- 0代码
- 可视化配置
- SQL注入过滤
- 自定义按钮,样式
- 自动生成前端访问页面
- 多表关联、一对一、一对多
- 高自由度,轻松注入自定义逻辑代码
源码地址
gitee地址(主推):https://gitee.com/iszsw/curd
github地址:https://github.com/iszsw/curd
文档
演示
安装和使用
运行环境要求 PHP7.1+ || PHP8.0+
1、配置数据库
2、访问 http://域名/curd (路由前缀配置查看config/curd.php配置文件route_prefix)
说明
页面基于PHP页面生成工具 iszsw/surface
如果功能不够用可以方便的快速的使用surface生成Table、Form页面
页面
- 表管理
- 自动生成生成页面
All versions of curd with dependencies
PHP Build Version
Package Version
The package iruska/curd contains the following files
Loading the files please wait ....