carpediem/errors
Composer 安装命令:
composer require carpediem/errors
包简介
Capture errors
关键字:
README 文档
README
This library helps capturing and transforming PHP's error into exception. Part of this library is based on the excellent work in the Haldayne\Fox project.
Highlights
- Enables manipulating PHP's errors in a predicable way
Requirements
You need PHP >= 5.4.0 but the latest stable version of PHP/HHVM is recommended.
Installation
The easiest way to install Carpediem\Errors is by using composer.
$ composer require carpediem/errors
Documentation
Full documentation can be found at carpediem.github.io/errors. Contribute to this documentation in the gh-pages branch
Testing
The library has a PHPUnit test suite and a coding style compliance test suite using PHP CS Fixer. To run the tests, run the following command from the project folder.
$ composer test
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email dev@carpediem.fr instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see LICENSE for more information.
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-13