Libraries tagged by status-codes
jeykeu/response
29 Downloads
Response is an helper class which handles HTTP response, status codes and messages returned from different functions. Useful for unifiying API responses.
iaretedd/http
33 Downloads
Eventually this library may have some useful HTTP-related helpers, but currently there's only HTTP response status codes.
hoku-lib/httpstatuscoderesolver
14 Downloads
HttpStatusCodeResolver is a library for obtaining information on the HTTP status code.
hissezhaut/http-status-check
13 Downloads
CLI tool to crawl a website and check HTTP status code
grinet/notfoundcode
0 Downloads
Grinet NotFoundCode is a Magento 2 module that allows you to change the default 404 HTTP status code to a different one (such as 410) for SEO purposes.
fredbradley/laravel-health-check-200
0 Downloads
Laravel Health Check 200 is a Health Check which checks for a 200 HTTP Status Code
fk/http-status
158 Downloads
Defining http status code in constants
fastpress/response
61 Downloads
An efficient and flexible HTTP response handling library for PHP, designed to integrate seamlessly with the Fastpress framework. It offers easy-to-use methods for managing HTTP responses, headers, and status codes.
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
drupal-module/http_handler
15 Downloads
This module provide handler in order to support multiple Exceptions for 4xx or 5xx HTTP status code
dipeshchangawala/php-url-checker
11 Downloads
A package to check the status code of a URL and detect redirections.
danilowa/laravel-api-response-builder
30 Downloads
A Laravel package designed to simplify the creation of structured and formatted API responses (JSON, XML) with custom status codes, messages, and data. XML support is currently under construction.
crypto_scythe/http_generator
14 Downloads
HTTP header fields, media types and status codes
crypto_scythe/http
6 Downloads
PHP convenience classes for HTTP header fields, media types and status codes
charm/exceptions
0 Downloads
Various exception classes with some extra information such as HTTP Status Codes and HTTP Status Messages.