5 Star 19 Fork 6

ideaa/skeleton

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 543 Bytes
一键复制 编辑 原始数据 按行查看 历史
ideaa 提交于 2020-12-21 11:09 . 更新框架版本
{
"name": "ideaa/crossphp",
"description": "light php framework",
"type": "project",
"keywords": [
"framework",
"crossphp",
"web"
],
"homepage": "http://www.crossphp.com/",
"license": "MIT",
"authors": [
{
"name": "wonli",
"email": "wonli@live.com"
}
],
"require": {
"php": "^7.2.0",
"ideaa/cross": "^2.4.0",
"ext-pdo": "*",
"ext-json": "*"
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/ideaa/skeleton.git
git@gitee.com:ideaa/skeleton.git
ideaa
skeleton
skeleton
master

搜索帮助