Libraries tagged by php-excel
kregel/exception-probe
88964 Downloads
A package to help get more information from stack traces, and exceptions
widmogrod/php-exceptions
300667 Downloads
Collection PHP exceptions grouped by functionality with nice ::assert API
oihana/php-exceptions
755 Downloads
The Oihana PHP Core library
ixnode/php-exception
12622 Downloads
PHP Exception - This library offers some ready to use PHP Exceptions.
ganbarodigital/php-exceptions
117120 Downloads
arnedesmedt/php-exception
11484 Downloads
PHP Exception library
oopsydev/laravel
1606 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
253767 Downloads
This project contains a simple PHP exception that can aggregate multiple exceptions in one.
smuuf/better-php-exceptions
637 Downloads
Package providing better and improved PHP exceptions.
a3gz/php-exceptions
3541 Downloads
Recopilation of helpful reusable exception classes
thingston/http-exception
427 Downloads
A set of custom PHP Exception based on HTTP Status Code.
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.
eboreum/exceptional
7893 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.
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.