Libraries tagged by statuscode
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.
hauerheinrich/hh-add-statuscode
2682 Downloads
Hauer-Heinrich - add statuscode select box for page type redirect/shortcut (e. g. 301, 302 etc)
enjoy/http-status-code
44 Downloads
List constants for http status codes
amirhf/laravel-status-code
2 Downloads
A simple Enum to return correct status codes for http responses.
hoku-lib/httpstatuscoderesolver
14 Downloads
HttpStatusCodeResolver is a library for obtaining information on the HTTP status code.
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.
tylercd100/server-status
55 Downloads
rajtechnologies/laravel-tools
137 Downloads
All Type of Base Tools to Helping Development and Repository Generator
php-http-status/httpstatuscode
64 Downloads
Utility to interact with HTTP status code.
net_bazzline/http_request_mock_server
17 Downloads
free as in freedom application to test http requests with configurable responses that supports the formats json, raw and xml
nejcc/laravelplus-lang
9 Downloads
LaravelPlus lang generator
mrcl/http-status-codes
8 Downloads
HTTP Status Codes library
majalin/http-exception
9 Downloads
An exception that contains http status code
leuchtfeuer/gone
1 Downloads
Automatically generates redirects (301) when a URL changes and returns a gone status code (410) when a page / record has been deleted.