Libraries tagged by statuscodes
krowinski/http-status-codes
6474 Downloads
PHP List of HTTP status codes, messages and description for them.
ahmard/http-status-codes
1927 Downloads
Http Status Code Enums
sinemacula/http-primitives-php
586 Downloads
Standalone, framework-agnostic PHP 8.3+ package providing typed backed enums for HTTP protocol primitives with zero runtime dependencies.
nullform/http-status
3383 Downloads
HTTP status codes as constants
zengapay/guzzle_retry_middleware
973 Downloads
Guzzle v6+ retry middleware that handles status codes other than 200, 201, 202 and connection timeouts
saboohy/httpstatus
1430 Downloads
The Library for HTTP Status Codes, Messages and Exception
programster/http-codes
1627 Downloads
A package to make HTTP status codes easier.
locr-company/http-status-code
2547 Downloads
A Backed Enumeration for HTTP StatusCodes
kenny1911/symfony-http-exception
1672 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
1078 Downloads
A small, lightweight collection of Exceptions that are using the standard status codes for use on requests
jlibs/http-status
271 Downloads
Minimalist HTTP status codes library for PHP applications.
amashukov/http-client-php
854 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
2149 Downloads
Constants enumerating the HTTP Status Codes. Based on the HTTP Status Code Registry.
skrypnet/http-utils
56222 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