Libraries tagged by PHP warning
theseer/fdomdocument
41338053 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
112317 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
12036 Downloads
Handling PHP errors (Notice, Warning, etc.)
squaredle/paypal-php-sdk
258 Downloads
Fork of PayPal-PHP-SDK to fix deprecation warnings
kevinpirnie/kpt-logger
219 Downloads
Simple Universal Application Logger for PHP with configurable output destinations and four standard log levels
digitickets/phpunit-errorhandler
63648 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
97 Downloads
Flying Book sending warning message robot
kktsvetkov/wano
415 Downloads
PHP error messages reporting tool
josantonius/wp-notice
6 Downloads
Display notices in WordPress administration panel.
raffaelecarelle/php-error-insight
0 Downloads
AI-powered helper for PHP errors, warnings and exceptions: practical, context-aware explanations and suggestions via local or API LLMs.
rdhafiz/php-console-log
2 Downloads
Console Log - A php console version for printing debug results, warning or errors
phpdevcommunity/php-flash
22 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.