Libraries tagged by http code
snapshotpl/status-code
13836 Downloads
HTTP status code value object implementation in PHP
skowron-line/http-response-codes
6 Downloads
Http Response Codes
simplicer/http
112 Downloads
Library to manage HTTP status codes and their descriptions.
rigsto/api-http-status
56 Downloads
HTTP status codes and resources for API usages
paulvl/http
18 Downloads
HTTP Status Codes
netsilik/http
18 Downloads
Basic HTTP Status Code helper class.
mrcl/http-status-codes
7 Downloads
HTTP Status Codes library
micro/plugin-http-router-code
461 Downloads
Micro Framework: Http route locator from other plugins by plugin interface.
martinlindhe/http_response_code_compat
160 Downloads
A compatibility library for the php 5.4 function http_response_code
mac1qc/http-status-code
1 Downloads
Helper to get HTTP status code by using common name
kodkraft/http
2 Downloads
Get status description from http status code
kmvan/status-code
1 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.
jmcode/http
12 Downloads
Jungle Mini Code HTTP
jarir-ahmed/http-response
11 Downloads
A simple package to throw specific HTTP response codes.