Ai
1 Star 0 Fork 0

Cga/phpLearning2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 654 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "sven/php-learning-2",
"description": "第二学期php课程练习.",
"keywords": ["zknu", "php-course"],
"homepage": "https://gitee.com/ChenGaoAng/phpLearning2",
"type": "bs-project",
"license": "WTFPL",
"authors": [
{
"name": "Sven",
"email": "1981907427@qq.com",
"homepage": "https://github.com/chengaoang",
"role": "Developer"
}
],
"autoload": {
"psr-4": {
"myFrame\\": "myFrame/",
"App\\": "App/"
}
},
"require": {
"erusev/parsedown": "^1.7",
"smarty/smarty": "^3.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/ChenGaoAng/phpLearning2.git
git@gitee.com:ChenGaoAng/phpLearning2.git
ChenGaoAng
phpLearning2
phpLearning2
cms

搜索帮助