haeckel/exception
最新稳定版本:1.2.0
Composer 安装命令:
composer require haeckel/exception
包简介
library that provides utilities and extensions for exceptions.
关键字:
README 文档
README
Haeckel/php-exception
Haeckel/php-exception is a php library that provides utilities and extensions for exceptions.
Features
-
Utilities to make working with exceptions easier:
- MessageProvider: Provide common exception message templates to have consistent exception messages.
-
Extensions:
- LogCtxAware: Exceptions that contain an array, to capture the context when the exception is thrown. This context can then be passed to a psr/log compatible logger.
Installation
Install the package vai composer by running:
composer require haeckel/exception
Contribute
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Support
Let us know if you have issues.
License
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2025-09-27