Libraries tagged by status codes
kodkraft/http
3 Downloads
Get status description from http status code
jq/response
12 Downloads
Response is an helper class which handles HTTP response, status codes and messages returned from different functions. Useful for unifiying API responses.
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.
hoku-lib/httpstatuscoderesolver
14 Downloads
HttpStatusCodeResolver is a library for obtaining information on the 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
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.
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.
charm/exceptions
0 Downloads
Various exception classes with some extra information such as HTTP Status Codes and HTTP Status Messages.
boubacamara/ganega-http
9 Downloads
Provides simple and intuitive classes for handling HTTP requests and responses in PHP applications. The Request class encapsulates HTTP request data, making it easy to manage and access parameters, body, session, cookies, and server information. The Response class simplifies the creation and management of HTTP responses, allowing you to set content, status codes, and headers effortlessly.
balt-technologies/standards
434 Downloads
PHP Package with a bunch of enums for standards, eg. ISO countries, languages, http status code etc.
awaiskhan18/resman
6 Downloads
ResMan is a PHP class that provides a convenient way to handle API responses with standard status codes and response structures. It includes methods for handling validation errors, success responses, and failure responses.
avlima/dingo-api
859 Downloads
A fork from a RESTful API package for the Laravel and Lumen frameworks without auth with query and prints the status code in the body of the response