Libraries tagged by http 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
14 Downloads
Jungle Mini Code HTTP
jarir-ahmed/http-response
12 Downloads
A simple package to throw specific HTTP response codes.
irap/http
985 Downloads
A package to make error codes easier.
intenave/http-response-status-codes
44 Downloads
Package provides an enumeration of standard HTTP status codes along with convenient methods for working with them.
hissezhaut/http-status-check
13 Downloads
CLI tool to crawl a website and check HTTP status code
fk/http-status
158 Downloads
Defining http status code in constants
erickcomp/http-status
14 Downloads
This package provides 2 classes with the HTTP status codes and its reason phrases mapped as class constants: Status provides the official status codes and UnnoffcialStatus provides all official one plus some unnoficials
enjoy/http-status-code
44 Downloads
List constants for http status codes
drupal-module/http_handler
15 Downloads
This module provide handler in order to support multiple Exceptions for 4xx or 5xx HTTP status code
codingmatters/http-status-codes
6 Downloads
Http Status Codes helper for PHP projects
marcandreappel/http_status
11 Downloads
HTTP Status Codes
emartech/php-http-status
3530 Downloads
class constants for http status codes and messages
aurora/http-session
0 Downloads
HTTP transaction container, including connection management and HTTP message codec
wellrested/http-exceptions
299 Downloads
A collection of exceptions that correspond to common HTTP error status codes