Libraries tagged by error exception
devorto/exception-handler
2178 Downloads
A class to convert standard php errors to exceptions and supports to log (un)caught to php-log and other loggers using LoggerInterface.
raffaelecarelle/php-error-insight
1876 Downloads
AI-powered helper for PHP errors, warnings and exceptions: practical, context-aware explanations and suggestions via local or API LLMs.
hradigital/php-exceptions-laravel
141 Downloads
Laravel wrapper for hradigital/php-exceptions, wiring Laravel's error handling and providing a JSON Renderer for these Exceptions.
codemonster-ru/errors
384 Downloads
Universal exception and HTTP error handling package for PHP applications. Developed for the Codemonster ecosystem (Annabel framework).
ufo-tech/rpc-exceptions
4641 Downloads
Exception package RPC server error codes
meritum/http-exception-handler
38 Downloads
meritum/http exception handler that translates exceptions into structured JSON error responses using the meritum/structured-logging pipeline
goma/goma-error-handling
1930 Downloads
GomaErrorHandling provides error-handling methods as well as Exception-Types and codes.
swoft-fork/error
1117 Downloads
swoft error handle component
struzik-vladislav/php-error-handler
15192 Downloads
Handling PHP errors (Notice, Warning, etc.)
smorken/errors
5690 Downloads
Extended error handling for Laravel
raffaelecarelle/php-error-insight-symfony-bundle
746 Downloads
Symfony Bundle for PHP Error Insight - AI-powered error handling for Symfony applications
our-ticketing/error-monitor
43 Downloads
Laravel SDK that captures exceptions, queue failures and diagnostics and ships them to the TicketGo Application Monitoring platform.
memran/marwa-error-handler
1007 Downloads
Framework-agnostic PHP error handling with PSR-3 logging, optional debug reporting, and safe fallback rendering.
matthiasvangorp/error-reporter
141 Downloads
Client library that ships exceptions and logs from a Laravel app to a self-hosted Error Dashboard collector.
eboreum/exceptional
7957 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.