Libraries tagged by php-exceptions
paragonie/corner
351452 Downloads
Generic PHP Exceptions and Errors, made user-friendly.
widmogrod/php-exceptions
289914 Downloads
Collection PHP exceptions grouped by functionality with nice ::assert API
ixnode/php-exception
3272 Downloads
PHP Exception - This library offers some ready to use PHP Exceptions.
arnedesmedt/php-exception
5854 Downloads
PHP Exception library
kregel/exception-probe
73971 Downloads
A package to help get more information from stack traces, and exceptions
zheltikov/php-exceptions
2261 Downloads
ganbarodigital/php-exceptions
112561 Downloads
mouf/utils.composite-exception
249702 Downloads
This project contains a simple PHP exception that can aggregate multiple exceptions in one.
eboreum/exceptional
3551 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.
smuuf/better-php-exceptions
620 Downloads
Package providing better and improved PHP exceptions.
a3gz/php-exceptions
3012 Downloads
Recopilation of helpful reusable exception classes
modassir/exception
5 Downloads
Exception library managing multiple exceptions with CLI support for creating, removing, and updating exceptions.
jakubpas/error-exception
22 Downloads
The idea of this package is to replace most of the terminating runtime errors with the recoverable exceptions.
thingston/http-exception
296 Downloads
A set of custom PHP Exception based on HTTP Status Code.
jrosset/lasterrorexception
175 Downloads
PHP Exception based on error_get_last()