Libraries tagged by php-exceptions
paragonie/corner
736753 Downloads
Generic PHP Exceptions and Errors, made user-friendly.
kregel/exception-probe
90151 Downloads
A package to help get more information from stack traces, and exceptions
widmogrod/php-exceptions
301251 Downloads
Collection PHP exceptions grouped by functionality with nice ::assert API
ixnode/php-exception
13941 Downloads
PHP Exception - This library offers some ready to use PHP Exceptions.
ganbarodigital/php-exceptions
117816 Downloads
arnedesmedt/php-exception
11806 Downloads
PHP Exception library
oopsydev/laravel
1916 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.
smuuf/better-php-exceptions
650 Downloads
Package providing better and improved PHP exceptions.
oihana/php-exceptions
1042 Downloads
The Oihana PHP Core library
hradigital/php-exceptions-laravel
148 Downloads
Laravel wrapper for hradigital/php-exceptions, wiring Laravel's error handling and providing a JSON Renderer for these Exceptions.
hradigital/php-exceptions
170 Downloads
PHP Domain Exceptions library — a curated set of reusable, semantic exceptions for Domain-Driven Design applications.
mouf/utils.composite-exception
254024 Downloads
This project contains a simple PHP exception that can aggregate multiple exceptions in one.
kenny1911/symfony-http-exception
1533 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
8023 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
159 Downloads
Light weight PHP exception monitoring for SilverStripe.