Libraries tagged by custom-exceptions
cerbero/exception-handler
7683 Downloads
Extend Laravel exception handler to define how to handle custom exceptions via service providers.
pccomponentes/apixception-bundle
104795 Downloads
Bundle to handle and render custom exceptions in API-Style projects using symfony kernel events.
iafilin/eloquenthttpadapter
230 Downloads
EloquentHttpAdapter is a Laravel package that allows you to work with RESTful API data using an Eloquent-like syntax with HttpModel abstract class, interfaces, and custom exceptions.
pdga/exception
7216 Downloads
Custom exception classes used by the PDGA.
sandromiguel/php-throw
51 Downloads
PHP package for throwing custom exceptions with ease.
phuoc/laravel-exception
43 Downloads
A small package to help handle custom exception from laravel 5.5
mkamelmasoud/starter-core-kit
878 Downloads
A reusable Laravel starter kit for custom exception handling, middleware, and shared utilities.
jaspur/localized-exceptions
259 Downloads
A custom exception handler package for Laravel that provides localized error messages for HTTP exceptions.
druidvav/sentry-extension-bundle
103 Downloads
Symfony bundle that enriches Sentry context from custom exceptions and Guzzle HTTP errors
bytestechnolabs/custom-exception-handler
3 Downloads
Custom Exception Handler for Laravel
pauldburton/custom-exceptions
11 Downloads
Provides an abstract Custom Exception Class for improved error reporting.
aminkt/yii2-custom-exceptions
212 Downloads
Custom exception for bug handling
bsadnu/php-exceptions
1632 Downloads
The helpful custom PHP exceptions and exception interfaces
artex/exceptions
2 Downloads
Artex Software's standard PHP exception library for consistent error handling.
gustavosantos/base-exception
645 Downloads
BaseException makes it possible to custom create and handle exceptions.