1 Star 0 Fork 0

方跃明/leophp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 381 Bytes
一键复制 编辑 原始数据 按行查看 历史
方跃明 提交于 2016-12-14 10:58 . using composer
{
"name": "axolo/leophp",
"description": "LeoPHP Framework",
"license": "MIT",
"authors": [
{
"name": "Yueming Fang",
"email": "[email protected]"
}
],
"minimum-stability": "dev",
"require": {
"php": ">=5.3"
},
"autoload": {
"psr-4": {
"leophp\\": "framework/"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/axolo/leophp.git
[email protected]:axolo/leophp.git
axolo
leophp
leophp
master

搜索帮助