Libraries tagged by php-exception
paragonie/corner
745878 Downloads
Generic PHP Exceptions and Errors, made user-friendly.
kregel/exception-probe
90560 Downloads
A package to help get more information from stack traces, and exceptions
widmogrod/php-exceptions
301419 Downloads
Collection PHP exceptions grouped by functionality with nice ::assert API
ixnode/php-exception
14433 Downloads
PHP Exception - This library offers some ready to use PHP Exceptions.
hradigital/php-exceptions
444 Downloads
PHP Domain Exceptions library — a curated set of reusable, semantic exceptions for Domain-Driven Design applications.
ganbarodigital/php-exceptions
117951 Downloads
arnedesmedt/php-exception
11907 Downloads
PHP Exception library
oopsydev/laravel
2116 Downloads
Lightweight error monitoring for Laravel — captures PHP exceptions with full stack traces, code context, breadcrumbs, and sends them to Oopsy. Two-line setup, zero config.
mouf/utils.composite-exception
254161 Downloads
This project contains a simple PHP exception that can aggregate multiple exceptions in one.
smuuf/better-php-exceptions
657 Downloads
Package providing better and improved PHP exceptions.
oihana/php-exceptions
1051 Downloads
The Oihana PHP Core library
hradigital/php-exceptions-laravel
372 Downloads
Laravel wrapper for hradigital/php-exceptions, wiring Laravel's error handling and providing a JSON Renderer for these Exceptions.
a3gz/php-exceptions
3583 Downloads
Recopilation of helpful reusable exception classes
kenny1911/symfony-http-exception
1583 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.
eboreum/exceptional
8070 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.