Libraries tagged by http exception
pavelsterba/http-exceptions
114324 Downloads
HTTP status code exceptions for PHP.
docler-labs/api-client-exception
269395 Downloads
SDK Generator - API Client Exception
middlewares/error-handler
112752 Downloads
Middleware to handle http errors
anselmokossa/filament-sentinel
996 Downloads
Branded, diagnostic error pages (500, 403, 404, 419, 503) for Filament — native Filament UI, dark mode and translations out of the box.
php-school/learn-you-php
2041 Downloads
An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
coderockr/http-exceptions
4348 Downloads
Http Exceptions
chubbyphp/chubbyphp-http-exception
29811 Downloads
Creates http exceptions which can be catched and converted to error responses.
api-clients/middleware-http-exceptions
60525 Downloads
Wrap failing HTTP requests in HTTP response type specific exceptions
api-clients/psr7-http-status-exceptions
62932 Downloads
PSR-7 Response wrapping exceptions
narrowspark/http-status
46260 Downloads
A psr-7 package for working with HTTP statuses.
ctw/ctw-http
130854 Downloads
This package provides utility classes and constants to facilitate common operations of PSR-7 and a group of exceptions which represent HTTP status codes.
mobilestock/laravel-http-client-auto-throw-error
1278 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.
hatchyu/laravel-api-exceptions
5357 Downloads
API-first reusable JSON exception classes for Laravel with proper HTTP status codes
maatify/exceptions
5292 Downloads
Policy-driven, escalation-aware exception library for PHP applications.
iafilin/eloquenthttpadapter
463 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.