Libraries tagged by php exceptions
eboreum/caster
8480 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
thingston/http-exception
427 Downloads
A set of custom PHP Exception based on HTTP Status Code.
smuuf/better-php-exceptions
637 Downloads
Package providing better and improved PHP exceptions.
kenny1911/symfony-http-exception
1483 Downloads
The library provides a convenient way to convert PHP exceptions into Symfony HTTP exceptions with support for status codes, messages, headers, and translation capabilities.
davidcolquhoun/monitor-exceptions-silverstripe
111 Downloads
Light weight PHP exception monitoring for SilverStripe.
davidcolquhoun/monitor-exceptions-laravel
138 Downloads
Light weight PHP exception monitoring for Laravel.
citrus-framework/exception
1338 Downloads
php exception library
ariarijp/exception-to-slack-attachments
9320 Downloads
Format PHP Exception to Slack Attachments array for alek13/slack.
a3gz/php-exceptions
3541 Downloads
Recopilation of helpful reusable exception classes
subjective-php/exceptions
27433 Downloads
Collection of exception class and utilities
adlacruzes/php-base-exception
37813 Downloads
PHP base exception with default message and custom value
raffaelecarelle/php-error-insight
1844 Downloads
AI-powered helper for PHP errors, warnings and exceptions: practical, context-aware explanations and suggestions via local or API LLMs.
markenwerk/common-exceptions
18566 Downloads
A PHP library providing common exception classes used by different projects.
quasarstream/exception
1298 Downloads
A lightweight exception handling package for PHP WebRTC applications.
agenciaecode/exceptions
1024 Downloads
Common exceptions for clean code PHP projects.