knot-lib / exception-handler-html
HTML exception handler library for kNot Framework
This package's canonical repository appears to be gone and the package has been frozen as a result.
0.2.1
2021-06-06 06:02 UTC
Requires
- php: >=7.2
- knot-lib/config: ~0.1
- knot-lib/exception: ~0.1
- knot-lib/exception-handler: ~0.2
- psr/log: ^1.0
- stk2k/file-system: ~0.1
- stk2k/util: ~0.2
Requires (Dev)
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^8.5.15
README
Description
HTML exception handler library for kNot Framework.
Feature
Demo
Usage
Requirement
PHP 7.2 or later
Installing knot-lib/exception-handler-html
The recommended way to install knot-lib/exception-handler-html is through Composer.
composer require knot-lib/exception-handler-html
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.