2 Star 3 Fork 1

qii/triangle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 702 Bytes
一键复制 编辑 原始数据 按行查看 历史
qii 提交于 2016-07-05 15:52 . 初始项目
{
"name": "topthink/think",
"description": "the new thinkphp framework",
"type": "project",
"keywords": ["framework", "thinkphp", "ORM"],
"homepage": "http://thinkphp.cn/",
"license": "Apache2",
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
}
],
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"johnkary/phpunit-speedtrap": "^1.0",
"mikey179/vfsStream": "~1.6",
"phploc/phploc": "*",
"phpunit/phpunit": "4.8.*",
"sebastian/phpcpd": "*",
"squizlabs/php_codesniffer": "2.*"
},
"config": {
"vendor-dir": "thinkphp/vendor"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/qii/triangle.git
git@gitee.com:qii/triangle.git
qii
triangle
triangle
master

搜索帮助