Libraries tagged by 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.
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
75 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.
contao-garage/contao-page-400
11 Downloads
Adds two page types responding with a 400 status code caused by either a bad request exception or by an invalid token exception.
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
444 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
864 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
averay/http-exceptions
323 Downloads
Discrete exceptions for all HTTP error status code for use in a server application.
amiraghaee/redirector
101 Downloads
with using this package, you can manage the header status code of routes. you can redirect or abort routes with status code.
ajz/api-response
3 Downloads
Elegant and consistent API response helpers for Laravel applications with proper HTTP status codes and standardized JSON responses.
acrnogor/flowroute-sdk-v3-php
23 Downloads
The Flowroute APIs are organized around REST. Our APIs have resource-oriented URLs, support HTTP Verbs, and respond with HTTP Status Codes. All API requests and responses, including errors, will be represented as JSON objects. You can use the Flowroute APIs to manage your Flowroute phone numbers including setting primary and failover routes for inbound calls, and sending text messages (SMS and MMS) using long-code or toll-free numbers in your account.