Libraries tagged by fatal-errors
somniumgame/flogger
38 Downloads
This logger override default error_log. Any fatal error you can see on screen in debug mode. All types of logs store during some time.
proteins/deferred
4 Downloads
Ensure deferred execution of code, even in case of fatal error.
mhdaldossari7/php-fatal-err-catcher
11 Downloads
A PHP fatal error catcher
jinnguyen/puja-error
43 Downloads
Puja-Error are the handler layers, that handle all fatal exceptions/errors ( include fatal errors) from PHP application. Support callback function
illchuk/phpunit-class-aliases
385 Downloads
Fixes Fatal error: Class 'PHPUnit\Framework\ExpectationFailedException' not found
iburn36360/logger
19 Downloads
A Logging utility capable of formatting error output with stack traces, exception logging separately, fatal error handling and runtime log file swapping
gelembjuk/logger
815 Downloads
Allows to add logging functions to different classes, helps to handle errors, log errors and display error screen. Can catch warnings and fatal errors
carriongrow/php-query-single
62 Downloads
PhpQuery remove dead code, fix fatal error
bluesoul/text_highlighter
63 Downloads
Text_Highlighter with a fix for the [] operator fatal error in PHP >= 7.2. More info available on: http://pear.php.net/package/Text_Highlighter
sobstel/execution
121 Downloads
Handles unrecoverable fatal errors.