Libraries tagged by PHP warning
theseer/fdomdocument
39858386 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
utopia-php/logger
63662 Downloads
Utopia Logger library is simple and lite library for logging information, such as errors or warnings. This library is aiming to be as simple and easy to learn and use.
struzik-vladislav/php-error-handler
10293 Downloads
Handling PHP errors (Notice, Warning, etc.)
digitickets/phpunit-errorhandler
61248 Downloads
A simple trait to add to your PHPUnit test allowing you to track and test PHP errors, warnings and notices
gnat/simple-php-form
33 Downloads
Automatically generate and handle input forms in PHP.
e2ex/e2ex
1521 Downloads
Converts PHP Errors to Exceptions and (optionally) logs PHP Errors, Notices and Warnings with a PSR-3 compatible logger
php-feishu/robot-msg
95 Downloads
Flying Book sending warning message robot
kktsvetkov/wano
411 Downloads
PHP error messages reporting tool
imafaz/easylog
30 Downloads
lightweight logger library for PHP, which allows developers to easily log messages at different levels such as debug, info, warning, error, and fatal.
josantonius/wp-notice
2 Downloads
Display notices in WordPress administration panel.
rdhafiz/php-console-log
2 Downloads
Console Log - A php console version for printing debug results, warning or errors
phpdevcommunity/php-flash
3 Downloads
PHP Flash is a lightweight library for managing message flash functionality in PHP applications. It allows you to easily display temporary messages, such as success messages, warnings, and error notifications, to enhance the user experience.
josantonius/notice
29 Downloads
PHP library for handling errors and notices.
takeoto/message
3 Downloads
Abstraction for system messages.
ngtfkx/laradeck-flash-messages
441 Downloads
Send and view multiple messages (success, error, info, warning) for user with Laravel FlashData