Libraries tagged by http exception
fuzz/http-exception
23076 Downloads
A library containing a set of RESTful HTTP exceptions that use a consistent interface.
api-clients/psr7-http-status-exceptions
62376 Downloads
PSR-7 Response wrapping exceptions
narrowspark/http-status
45755 Downloads
A psr-7 package for working with HTTP statuses.
igniphp/exception
1809 Downloads
Common exceptions for inigphp packages.
saboohy/httpstatus
884 Downloads
The Library for HTTP Status Codes, Messages and Exception
vkoori/guzzle-wrapper
103 Downloads
A flexible PHP-based API client built on Guzzle, supporting dynamic body formats, complex query parameters, retry logic with exponential backoff, and robust exception handling.
iafilin/eloquenthttpadapter
99 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.
unofficialmc2/http-exception
1256 Downloads
Collection d'exception pour gérer les erreurs http
thingston/http-exception
328 Downloads
A set of custom PHP Exception based on HTTP Status Code.
jaspur/localized-exceptions
259 Downloads
A custom exception handler package for Laravel that provides localized error messages for HTTP exceptions.
emonkak/http-exception
2876 Downloads
Provides exception classes to representing HTTP errors
averay/http-exceptions
293 Downloads
Discrete exceptions for all HTTP error status code for use in a server application.
controlabs/http-exceptions
182 Downloads
PHP HTTP Status Code Exceptions
corpus/http
3464 Downloads
HTTP Status Codes and Exceptions
mobilestock/laravel-http-client-auto-throw-error
21 Downloads
A simple Laravel package that enhances Laravel's HTTP client. It automatically throws exceptions on failed responses and prevents response truncation in exceptions, ensuring full visibility for easier debugging of API interactions.