Libraries tagged by statuscodes
zengapay/guzzle_retry_middleware
845 Downloads
Guzzle v6+ retry middleware that handles status codes other than 200, 201, 202 and connection timeouts
takielias/lab
1187 Downloads
The Laravel Ajax Builder is a Laravel package for easily creating AJAX JSON responses. It allows setting status codes, messages, views, data, alerts, and redirect URLs through a fluent interface, streamlining the process of sending AJAX responses in Laravel applications.
saboohy/httpstatus
1368 Downloads
The Library for HTTP Status Codes, Messages and Exception
locr-company/http-status-code
2295 Downloads
A Backed Enumeration for HTTP StatusCodes
leadtech/http-commons
26466 Downloads
A zero dependency set of definitions to help work with headers and status codes.
kenny1911/symfony-http-exception
1475 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.
juanchosl/exceptions
547 Downloads
A small, lightweight collection of Exceptions that are using the standard status codes for use on requests
havvg/http-exception
16382 Downloads
A collection of exception classes to reflect HTTP status codes.
corpus/http
4077 Downloads
HTTP Status Codes and Exceptions
amashukov/http-client-php
386 Downloads
PSR-18 HTTP client backed by ext-curl, with a middleware pipeline (retry on selected status codes, header injection). PSR-7 / PSR-17 message + factory interfaces; bring your own PSR-7 implementation (nyholm/psr7, guzzlehttp/psr7, slim/psr7, etc.).
logiek/http-status-codes
2136 Downloads
Constants enumerating the HTTP Status Codes. Based on the HTTP Status Code Registry.
skrypnet/http-utils
56207 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
ph-7/php-http-response-header
243 Downloads
A simple package to send HTTP response headers from your PHP application
codelabmw/statuses
226 Downloads
A PHP package that houses commonly used status classes and enums that can be used in PHP projects.
programster/http-codes
1528 Downloads
A package to make HTTP status codes easier.