Libraries tagged by http status
paulvl/http
19 Downloads
HTTP Status Codes
netsilik/http
18 Downloads
Basic HTTP Status Code helper class.
mrcl/http-status-codes
8 Downloads
HTTP Status Codes library
miladm/php_http_status
6 Downloads
mckay/httpstatus
5667 Downloads
Easy HTTP statuses.
majalin/http-exception
9 Downloads
An exception that contains http status code
mac1qc/http-status-code
2 Downloads
Helper to get HTTP status code by using common name
lkj/httpstatus
14 Downloads
Defining http status Code, Messages and Response in constants
liopoos/http-code
10 Downloads
Simple HTTP status codes
kodkraft/http
3 Downloads
Get status description from http status code
kmvan/status-code
2 Downloads
Http status code
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
jnjxp/http-status
57 Downloads
HTTP Status Helpers
intenave/http-response-status-codes
44 Downloads
Package provides an enumeration of standard HTTP status codes along with convenient methods for working with them.
iaretedd/http
33 Downloads
Eventually this library may have some useful HTTP-related helpers, but currently there's only HTTP response status codes.