Libraries tagged by php-exception
paragonie/corner
700550 Downloads
Generic PHP Exceptions and Errors, made user-friendly.
kregel/exception-probe
88407 Downloads
A package to help get more information from stack traces, and exceptions
widmogrod/php-exceptions
300422 Downloads
Collection PHP exceptions grouped by functionality with nice ::assert API
oihana/php-exceptions
618 Downloads
The Oihana PHP Core library
ixnode/php-exception
11981 Downloads
PHP Exception - This library offers some ready to use PHP Exceptions.
ganbarodigital/php-exceptions
116797 Downloads
arnedesmedt/php-exception
11319 Downloads
PHP Exception library
oopsydev/laravel
1353 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
253608 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
3528 Downloads
Recopilation of helpful reusable exception classes
kenny1911/symfony-http-exception
1426 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
7816 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
97 Downloads
Light weight PHP exception monitoring for SilverStripe.
davidcolquhoun/monitor-exceptions-laravel
117 Downloads
Light weight PHP exception monitoring for Laravel.