gzero/core
最新稳定版本:v3.0.3
Composer 安装命令:
composer require gzero/core
包简介
README 文档
README
It's a core package for GZERO platform
###Testing
To run tests, copy .env.example file to .env.testing and put your database credentials into it.
To run tests you can use one of those commands:
#####whole suit
composer test
#####single file
composer test tests/unit/jobs/UserJobsTest
#####single test
composer test tests/unit/jobs/UserJobsTest:canDeleteUser
###Quality
composer test-static
统计信息
- 总下载量: 3.63k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-06-04