Libraries tagged by php-exceptions
paragonie/corner
429092 Downloads
Generic PHP Exceptions and Errors, made user-friendly.
kregel/exception-probe
78036 Downloads
A package to help get more information from stack traces, and exceptions
widmogrod/php-exceptions
293316 Downloads
Collection PHP exceptions grouped by functionality with nice ::assert API
ixnode/php-exception
4492 Downloads
PHP Exception - This library offers some ready to use PHP Exceptions.
arnedesmedt/php-exception
7870 Downloads
PHP Exception library
mouf/utils.composite-exception
250803 Downloads
This project contains a simple PHP exception that can aggregate multiple exceptions in one.
eboreum/exceptional
4662 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.
citrus-framework/exception
872 Downloads
php exception library
smuuf/better-php-exceptions
626 Downloads
Package providing better and improved PHP exceptions.
ganbarodigital/php-exceptions
113656 Downloads
kenny1911/symfony-http-exception
272 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.
zheltikov/php-exceptions
2479 Downloads
oihana/php-exceptions
11 Downloads
The Oihana PHP Core library
a3gz/php-exceptions
3123 Downloads
Recopilation of helpful reusable exception classes
thingston/http-exception
321 Downloads
A set of custom PHP Exception based on HTTP Status Code.