Libraries tagged by error codes
gugglegum/retry-helper
130 Downloads
Automatically repeats the code section if an error occurs (with delays, logging, etc.)
wendrpatrck/cpblogs
85 Downloads
This package helps you to auto-report exceptions in code
trburgess/tiny-crash-reporter
17 Downloads
Tiny crash reporter is a PHP library to alert a user of an uncaught exception in their code.
testanull/psalm
8 Downloads
A static analysis tool for finding errors in PHP applications
szepeviktor/phpstan-editorlink
3 Downloads
PHPStan error formatter for terminal-based editors
senki/phpstan-prevent-ignore-line
8 Downloads
PHPStan rule to detect and prohibit the use of `@phpstan-ignore-error-line` and `@phpstan-ignore-error-next-line` annotations within your PHP codebase.
puzzlout/exceptions
494 Downloads
The Puzzlout package to store exceptions and their codes
kariricode/exception
728 Downloads
KaririCode Exception provides a robust and modular exception handling system for the KaririCode Framework, enabling seamless error management across various application domains.
internexus/watcher-php
104 Downloads
PHP code execution monitoring package
internexus/watcher-laravel
65 Downloads
PHP code execution monitoring package for Laravel
elephant/status
5 Downloads
Check the response code of the page. Checking for 404 errors on the site.
datravel/php-debug
464 Downloads
The Debug component provides tools to ease debugging PHP code.
code-distortion/clarity-logger
7 Downloads
A Laravel package that generates useful logs
code-distortion/clarity-control
1298 Downloads
A Laravel package to catch and log exceptions with a fluent interface
code-distortion/clarity-context
3665 Downloads
A Context Tracker package for Laravel