calgamolib / exception-handler
Exception handler library for calgamo framework
Installs: 1 466
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=7.1
- calgamolib/config: ~0.1
- psr/log: ^1.0
Requires (Dev)
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^6.3.0
This package is auto-updated.
Last update: 2019-12-09 09:17:44 UTC
README
Description
Exception handler library for Calgamo Framework.
Feature
Demo
Usage
Requirement
PHP 7.1 or later
Installing calgamolib/exception-handler
The recommended way to install calgamolib/exception-handler is through Composer.
composer require calgamolib/exception-handler
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
License
This library is licensed under the MIT license.
Author
Disclaimer
This software is no warranty.
We are not responsible for any results caused by the use of this software.
Please use the responsibility of the your self.