Libraries tagged by http-response-status-codes
teapot/status-code
3550367 Downloads
PHP HTTP Response Status code library
intenave/http-response-status-codes
41 Downloads
Package provides an enumeration of standard HTTP status codes along with convenient methods for working with them.
dump/http
0 Downloads
The Dump Framework Http package.
jq/response
8 Downloads
Response is an helper class which handles HTTP response, status codes and messages returned from different functions. Useful for unifiying API responses.
jeykeu/response
27 Downloads
Response is an helper class which handles HTTP response, status codes and messages returned from different functions. Useful for unifiying API responses.
iaretedd/http
25 Downloads
Eventually this library may have some useful HTTP-related helpers, but currently there's only HTTP response status codes.
balpom/http-cache-ttl
10 Downloads
Object for storing common and individual TTLs for different HTTP response status codes for use in caching.
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.