Libraries tagged by status codes
intenave/http-response-status-codes
44 Downloads
Package provides an enumeration of standard HTTP status codes along with convenient methods for working with them.
hschulz/php-status-code-library
0 Downloads
Status codes for protocols and whatnot.
hoanguyencoder/http-status
2 Downloads
HTTP status code helper for PHP
hissezhaut/http-status-check
13 Downloads
CLI tool to crawl a website and check HTTP status code
fk/http-status
160 Downloads
Defining http status code in constants
erickcomp/http-status
14 Downloads
This package provides 2 classes with the HTTP status codes and its reason phrases mapped as class constants: Status provides the official status codes and UnnoffcialStatus provides all official one plus some unnoficials
enjoy/http-status-code
44 Downloads
List constants for http status codes
codingmatters/http-status-codes
6 Downloads
Http Status Codes helper for PHP projects
codelabmw/statuses
226 Downloads
A PHP package that houses commonly used status classes and enums that can be used in PHP projects.
bauhaus/http-response-status
0 Downloads
HTTP response status
arrayperu/http-code
8 Downloads
PHP Library for HTTP Status codes.
akashjoshi1999/http-status-code
0 Downloads
HTTP status code constants and helpers for PHP (Composer package)
marcandreappel/http_status
11 Downloads
HTTP Status Codes
jaimecx/http-status
142 Downloads
Minimalist HTTP status codes library for PHP applications.
gustavosantos/status-http
812 Downloads
HTTP response status codes indicate whether an HTTP request was completed correctly. Responses are grouped into five classes: informational responses, successful responses, redirects, client errors, and server errors.