4 Star 15 Fork 2

yuncopy/students

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
jackin.chen 提交于 2019-10-15 19:34 . 初始化项目系统 @by yuncopy
{
"name": "yuncopy/mpa",
"description": "Framework For PHPer",
"keywords": ["framework", "xuteng", "gaara"],
"license": "MIT",
"type": "project",
"authors":[
{
"name": "angela",
"email": "yuncopy@sina.com"
}
],
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer"
}
},
"require": {
"bramus/router": "~1.2",
"doctrine/dbal": "^2.6",
"illuminate/database": "5.4.*",
"illuminate/events": "5.4.*",
"illuminate/pagination": "5.4.*",
"livecontrol/eloquent-datatable": "^0.1.5",
"monolog/monolog": "^1.23",
"php-curl-class/php-curl-class": "^8.0",
"phpoffice/phpexcel": "^1.8",
"twig/twig": "1.35.0"
},
"require-dev": {
"filp/whoops": "^2.1",
"symfony/var-dumper": "^3.3"
},
"autoload": {
"psr-4": {
"App\\": "app/"
},
"classmap":[
],
"files":[
"app/functions.php"
]
},
"config": {
"sort-packages": true
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/yuncopy/students.git
git@gitee.com:yuncopy/students.git
yuncopy
students
students
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385