Libraries tagged by status-code
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
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
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.
intenave/http-response-status-codes
44 Downloads
Package provides an enumeration of standard HTTP status codes along with convenient methods for working with them.
hschulz/php-status-code-library
0 Downloads
Status codes for protocols and whatnot.
enjoy/http-status-code
44 Downloads
List constants for http status codes
codingmatters/http-status-codes
6 Downloads
Http Status Codes helper for PHP projects
akashjoshi1999/http-status-code
0 Downloads
HTTP status code constants and helpers for PHP (Composer package)
logiek/http-status-codes
2144 Downloads
Constants enumerating the HTTP Status Codes. Based on the HTTP Status Code Registry.
amirhf/laravel-status-code
2 Downloads
A simple Enum to return correct status codes for http responses.
zerkxubas/api-response-laravel
11 Downloads
This package can be usefull to structure our api response in laravel api projects, its simple and easy to use.