Ai
1 Star 0 Fork 13

纵使有花兼明月何堪无酒亦无人/zanphp

forked from Zan-Group/zanphp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 901 Bytes
一键复制 编辑 原始数据 按行查看 历史
chuxiaofeng 提交于 2017-06-09 11:32 +08:00 . ~
{
"name": "zanphp/zan",
"repositories": {
},
"require": {
"packaged/thrift": "0.9.2.1",
"symfony/console": "3.1",
"psr/log": "1.0.0"
},
"autoload": {
"psr-4": {
"Zan\\Framework\\": "src/",
"Kdt\\Iron\\Nova\\": "src/Nova",
"Com\\Youzan\\Nova\\Framework\\Generic\\": "src/Nova/Generic/gen-php/Framework/Generic"
},
"classmap": [
],
"files": [
"src/Foundation/Coroutine/Command/Task.php",
"src/Utilities/helpers.php"
]
},
"autoload-dev": {
"psr-4": {
"Zan\\Framework\\Test\\": "test/"
},
"classmap": [
"test/TestCase.php"
]
},
"config": {
"preferred-install": "dist",
"secure-http": false
},
"minimum-stability": "stable",
"prefer-stable": true
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/xavier007/zanphp.git
git@gitee.com:xavier007/zanphp.git
xavier007
zanphp
zanphp
master

搜索帮助