Libraries tagged by httpstatus
stanislav-web/httpstatuses-json
37 Downloads
Http full status codes representation
saurabhsharma/http-status-code
48 Downloads
A simple class to return correct status codes for http responses
rigsto/api-http-status
59 Downloads
HTTP status codes and resources for API usages
remiheens/http-status-checker
18 Downloads
CLI tool to check HTTP Status for an URL or a set of URL
php-http-status/httpstatuscode
63 Downloads
Utility to interact with HTTP status code.
mrcl/http-status-codes
8 Downloads
HTTP Status Codes library
miladm/php_http_status
6 Downloads
mac1qc/http-status-code
2 Downloads
Helper to get HTTP status code by using common name
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
hoku-lib/httpstatuscoderesolver
14 Downloads
HttpStatusCodeResolver is a library for obtaining information on the HTTP status code.
hissezhaut/http-status-check
13 Downloads
CLI tool to crawl a website and check HTTP status code
ganbarodigital/php-http-status
237 Downloads
fk/http-status
157 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