8000 GitHub - blackhat1987/curd: thinkphp6 低代码自动构建CURD页面
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

blackhat1987/curd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ThinkPHP-CURD

0代码,后台开发神器,可视化生成CURD页面

MIT iszsw curd php version

特性

  • 0代码
  • 可视化配置
  • SQL注入过滤
  • 自定义按钮,样式
  • 自动生成前端访问页面
  • 多表关联、一对一、一对多
  • 高自由度,轻松注入自定义逻辑代码

源码地址

gitee地址(主推):https://gitee.com/iszsw/curd

github地址:https://github.com/iszsw/curd

文档

https://doc.zsw.ink

演 673C

http://curd.demo.zsw.ink/

安装和使用

运行环境要求 PHP7.1+ || PHP8.0+

$ composer require iszsw/curd

1、配置数据库

2、访问 http://域名/curd (路由前缀配置查看config/curd.php配置文件route_prefix)

说明

页面基于PHP页面生成工具 iszsw/surface

如果功能不够用可以方便的快速的使用surface生成Table、Form页面

页面

  • 表管理

cZxRxA.png

  • 自动生成生成页面

T6OAAK.png T6OEtO.png T6Oqvd.png cZx22d.png

About

thinkphp6 低代码自动构建CURD页面

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%
0