xloit / xloit-exception
Xloit 异常库
0.0.6
2017-05-27 19:58 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-std-interop: ^0.0.1
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-09-20 21:35:52 UTC
README
注意:此项目仍在开发中。请不要在生产环境中使用!
这是 Xloit 的异常库。
- 在 https://github.com/xloit/xloit-exception/issues 上提交问题
- 针对 https://github.com/xloit/xloit-exception 创建 pull request
安装
使用 composer 安装此库
$ composer require xloit/xloit-exception
资源
您可以使用以下命令运行单元测试
$ cd path/to/xloit-exception/
$ composer install
$ ./bin/phpunit
LICENSE
此存档中的文件均采用 MIT 许可证发布。您可以在 LICENSE 中找到此许可证的副本。