1 Star 1 Fork 0

埋头走小路/fake4

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 530 Bytes
一键复制 编辑 原始数据 按行查看 历史
埋头走小路 提交于 2024-08-12 10:03 . 基础更新
{
"name": "tian/fake",
"description": "the is fake framework",
"type": "project",
"require": {
"php": ">7.1",
"tian/framework": "^1.0"
},
"license": "Apache-2.0",
"autoload": {
"psr-4": {
"app\\": "app/"
}
},
"authors": [
{
"name": "tianjie",
"email": "[email protected]"
}
],
"repositories": [
{
"type": "git",
"url": "https://gitee.com/tj224589/framework.git"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/tj224589/fake4.git
[email protected]:tj224589/fake4.git
tj224589
fake4
fake4
master

搜索帮助