https://github.com/pmall/http-exception-handler
Minimalist exception handler library
https://github.com/pmall/http-exception-handler
error error-handler exception exception-handler
Last synced: 3 months ago
JSON representation
Minimalist exception handler library
- Host: GitHub
- URL: https://github.com/pmall/http-exception-handler
- Owner: pmall
- License: mit
- Created: 2019-08-07T13:30:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-27T14:58:25.000Z (over 6 years ago)
- Last Synced: 2025-10-14T12:49:16.610Z (3 months ago)
- Topics: error, error-handler, exception, exception-handler
- Language: PHP
- Homepage: https://github.com/quantaphp/http-exception-handler
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Quanta http exception handler
This package provides a minimalist exception handler library.
**Require** php >= 7.0
**Installation** `composer require quanta/http-exception-handler`
**Run tests** `./vendor/bin/kahlan`