Libraries tagged by status codes
scaleplan/http-status
41 Downloads
A minimal package for working with HTTP statuses.
saurabhsharma/http-status-code
50 Downloads
A simple class to return correct status codes for http responses
rocareer/webman-status-code
68 Downloads
Webman plugin rocareer/webman-status-code
rigsto/api-http-status
73 Downloads
HTTP status codes and resources for API usages
purplespider/silverstripe-page-type-status-checker
16 Downloads
A Silverstripe BuildTask that checks page type status by verifying HTTP status codes for CMS and frontend links
mrcl/http-status-codes
8 Downloads
HTTP Status Codes library
mac1qc/http-status-code
3 Downloads
Helper to get HTTP status code by using common name
lordversa/octane-custom-status-code
13 Downloads
Supercharge your Laravel application's performance and support custom status codes
liopoos/http-code
15 Downloads
Simple HTTP status codes
lartisanlogiciel/http-status-object
1 Downloads
Object oriented http status codes
kmvan/status-code
2 Downloads
Http status code
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.
kalkani/php-url-status-checker
3 Downloads
A package to check the status code of a URL and detect redirections.
kaleidpixel/url-status-checker
2 Downloads
A simple library to check the status code and response time of a given URL.