11 Star 112 Fork 30

我的代码去哪儿了/curd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 484 Bytes
一键复制 编辑 原始数据 按行查看 历史
iszsw 提交于 2024-05-25 09:01 . update:package
{
"name": "zxxi7i/curd",
"description": "CURD 页面构建器",
"license": "MIT",
"keywords": ["curd", "Low code", "surface", "php"],
"homepage": "https://zsw.ink/",
"authors": [
{
"name": "zsw"
}
],
"support": {
"issues": "https://github.com/zxxi7i/curd/issues",
"source": "https://github.com/zxxi7i/curd"
},
"require": {
"php": ">=8.0",
"zxxi7i/surface": "^3.1"
},
"autoload": {
"psr-4": {
"curd\\": "src"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/zxxi7i/curd.git
[email protected]:zxxi7i/curd.git
zxxi7i
curd
curd
master

搜索帮助