Libraries tagged by httpstatus
zlik/http-status-codes-trait
225 Downloads
A PHP trait which defines all standard HTTP status codes.
turkeyfried/http-status-codes
249 Downloads
PHP Class that contains HTTP Status Codes
surebert/monitor-http-status
20 Downloads
Used to monitor http server statuses and log and notify issues
stanislav-web/httpstatuses-json
38 Downloads
Http full status codes representation
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
php-http-status/httpstatuscode
64 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
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