gwa/gw-exception
Composer 安装命令:
composer require gwa/gw-exception
包简介
PHP exception classes
README 文档
README
PHP exception classes
Master
Composer
Run composer install to install dependencies and create autoload files.
Contributing
All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send us a pull request.
To ensure a consistent code base, you should make sure the code follows the Coding Standards which we borrowed from PSR-2.
The easiest way to do make sure you're following the coding standard is to run vendor/bin/php-cs-fixer fix before committing.
PHPUnit
Run tests using
phpunit -c tests/phpunit.xml tests
统计信息
- 总下载量: 2.84k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-09-03