Libraries tagged by php-exception
paragonie/corner
410244 Downloads
Generic PHP Exceptions and Errors, made user-friendly.
kregel/exception-probe
77071 Downloads
A package to help get more information from stack traces, and exceptions
widmogrod/php-exceptions
292576 Downloads
Collection PHP exceptions grouped by functionality with nice ::assert API
ixnode/php-exception
4257 Downloads
PHP Exception - This library offers some ready to use PHP Exceptions.
arnedesmedt/php-exception
7578 Downloads
PHP Exception library
zheltikov/php-exceptions
2466 Downloads
ganbarodigital/php-exceptions
113474 Downloads
a3gz/php-exceptions
3109 Downloads
Recopilation of helpful reusable exception classes
mouf/utils.composite-exception
250053 Downloads
This project contains a simple PHP exception that can aggregate multiple exceptions in one.
kenny1911/symfony-http-exception
128 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
4393 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
511 Downloads
php exception library
smuuf/better-php-exceptions
623 Downloads
Package providing better and improved PHP exceptions.
thingston/http-exception
316 Downloads
A set of custom PHP Exception based on HTTP Status Code.
jrosset/lasterrorexception
185 Downloads
PHP Exception based on error_get_last()