Libraries tagged by http-status
saurabhsharma/http-status-code
50 Downloads
A simple class to return correct status codes for http responses
rigsto/api-http-status
73 Downloads
HTTP status codes and resources for API usages
remiheens/http-status-checker
19 Downloads
CLI tool to check HTTP Status for an URL or a set of URL
mrcl/http-status-codes
8 Downloads
HTTP Status Codes library
miladm/php_http_status
6 Downloads
mac1qc/http-status-code
3 Downloads
Helper to get HTTP status code by using common name
lartisanlogiciel/http-status-object
1 Downloads
Object oriented http status codes
kazemmdev/http-status
1913 Downloads
A simple Enum for http status codes responses
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
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
ganbarodigital/php-http-status
237 Downloads
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