Libraries tagged by excerpt
saboohy/httpstatus
827 Downloads
The Library for HTTP Status Codes, Messages and Exception
raccoondepot/error-log
516 Downloads
This TYPO3 extension manages errors and exceptions, even before TYPO3 fully loads. It groups and displays errors in the backend, with detailed information and stack traces. Configurable notifications and reports via email and Slack keep you informed, while AI assistance aids in resolving issues.
php-bug-catcher/bug-catcher-reporter-bundle
688 Downloads
A Symfony bundle to report exceptions to Bug Catcher
php-bug-catcher/bug-catcher-curl-reporter
207 Downloads
Library to report exceptions to Bug Catcher
pharaonic/laravel-jsonable
270 Downloads
Laravel Jsonable Responses & Exceptions.
pektiyaz/petalog-laravel
1820 Downloads
PetaLog is a powerful log and exception aggregation tool designed specifically for Laravel projects. It seamlessly captures exceptions from your Laravel applications and centralizes them in a user-friendly interface, allowing developers to efficiently monitor, analyze, and resolve issues.
nicodev/asserts
31322 Downloads
List of traits that make assertions and throw Exception if assertion fails.
n2n/n2n-monitor
2382 Downloads
Monitor used for slow query alerts and frontend exceptions handler
mihasicehcek/json_parser
5610 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
lucinda/errors-mvc
22531 Downloads
AOP-based MVC API for handling errors and uncaught exceptions in PHP applications
lucinda/abstract_mvc
870 Downloads
Abstract MVC API to be extended based on STDIN type (url requests, exceptions)
lithemod/httpexception
201 Downloads
Custom HTTP exceptions.
lingmyat/filament-starter-kit
787 Downloads
Filament starter kit include ready make Multi-Tenant, Filament Shield, Filament Exception, Customize Login Page
kafoso/type-formatter
4410 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
ideatic/dump
3137 Downloads
Displays information about any PHP variable, class or exception.