7 Star 26 Fork 6

罗晓俊/yii2-tars

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 662 Bytes
一键复制 编辑 原始数据 按行查看 历史
luoxiaojun 提交于 2019-11-16 16:00 +08:00 . remove fixed route prefix
{
"name": "luoxiaojun1992/yii2-tars",
"type": "yii2-extension",
"description": "Yii2 Tars",
"minimum-stability": "stable",
"license": "proprietary",
"authors": [
{
"name": "author's name",
"email": "email@example.com"
}
],
"require": {
"phptars/tars-server": "0.5.0",
"phptars/tars-deploy": "0.1.1",
"phptars/tars2php": "0.1.3",
"phptars/tars-log": "0.1.5",
"guzzlehttp/guzzle": "6.3.3"
},
"require-dev": {
"phpunit/phpunit": "*",
"mockery/mockery": "*"
},
"autoload": {
"psr-4": {"Lxj\\Yii2\\Tars\\": "src/"}
},
"extra": {
"bootstrap": "\\Lxj\\Yii2\\Tars\\Yii2Bootstrap"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/lb002/yii2-tars.git
git@gitee.com:lb002/yii2-tars.git
lb002
yii2-tars
yii2-tars
master

搜索帮助