Libraries tagged by php error
charm/fallback-logger
718 Downloads
An error logger designed to be a fallback implementation that logs via the PHP error_log() function or to STDERR with colors
camelot/thrower
233 Downloads
Static class to catch & rethrow PHP errors.
agungsugiarto/codeigniter4-whoops
107 Downloads
Whoops PHP Errors For CodeIgniter4
src-run/augustus-silencer-library
999 Downloads
A simple library to silence php-raised errors and execute a closure in an error-silenced environment.
dprevite/lint
54816 Downloads
Lint scans your code for PHP syntax errors.
itgalaxy/sentry-integration
5631 Downloads
A (unofficial) WordPress plugin to report PHP and JavaScript errors to Sentry
tephida/corner
377 Downloads
Generic PHP Exceptions and Errors, made user-friendly.
jrosset/lasterrorexception
134 Downloads
PHP Exception based on error_get_last()
lumy/github-issues-creator
10 Downloads
When an error occurs in your php application, automatically create a GitHub issue.
aaronsaray/phproblemlogger
41 Downloads
PHP Problem Logger: Exception and Error Logging with full runtime information.
alexsasharegan/database
97 Downloads
PHP mysqli utilities to properly handle errors, connections, and make getting data simpler and more DRY.
senki/phpstan-prevent-ignore-line
7 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.
stdimitrov/jockstream
8 Downloads
A PHP library for aggregating random science, tech, and programming jokes from multiple APIs. Provides a unified interface for fetching jokes from various providers with support for logging API requests and handling errors gracefully.
src-run/augustus-polyfill-library
992 Downloads
Symfony/polyfill-* and provides an Error/Throwable implementation for pre-7.0 PHP release.
mrizki28/handler-api-response
14 Downloads
is a PHP package designed to simplify and standardize API response management in your applications. With this package, you can easily send success responses, error responses, and validation error responses in a consistent and structured format. This package aims to enhance the efficiency and ease of API development