https://github.com/swoft-cloud/swoft-error
[READ ONLY] Error Handler Component of Swoft
https://github.com/swoft-cloud/swoft-error
swoft swoft-component swoft-error swoft-error-handler
Last synced: about 1 year ago
JSON representation
[READ ONLY] Error Handler Component of Swoft
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-error
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2018-06-09T16:51:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T17:03:43.000Z (about 5 years ago)
- Last Synced: 2025-04-20T16:40:28.158Z (about 1 year ago)
- Topics: swoft, swoft-component, swoft-error, swoft-error-handler
- Language: PHP
- Homepage: https://www.swoft.org
- Size: 62.5 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swoft Error
[](https://packagist.org/packages/swoft/error)
[](https://secure.php.net/)
[](https://www.swoft.org/docs)
[](https://github.com/swoft-cloud/swoft/blob/master/LICENSE)
Swoft Error Component
## [中文说明](README.zh-CN.md)
中文说明请查看 [README.zh-CN.md](README.zh-CN.md)
## Install
- composer command
```bash
composer require swoft/error
```
## Resources
* [Documentation](https://swoft.org/docs)
* [Contributing](https://github.com/swoft-cloud/swoft/blob/master/CONTRIBUTING.md)
* [Report Issues][issues] and [Send Pull Requests][pulls] in the [Main Swoft Repository][repository]
[pulls]: https://github.com/swoft-cloud/swoft-component/pulls
[repository]: https://github.com/swoft-cloud/swoft
[issues]: https://github.com/swoft-cloud/swoft/issues
## LICENSE
The Component is open-sourced software licensed under the [Apache license](LICENSE).