Libraries tagged by status-codes
charm/exceptions
0 Downloads
Various exception classes with some extra information such as HTTP Status Codes and HTTP Status Messages.
brilliantpackages/laravel-fmerrorhelper
595 Downloads
A package to convert FileMaker Pro error codes to standard HTTP status codes and 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
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
13 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.
marcandreappel/http_status
10 Downloads
HTTP Status Codes
luminfire/laravel-fmerrorhelper
312 Downloads
A package to convert FileMaker Pro error codes to standard HTTP status codes and messages.
lucky-loek/really-simple-http-requests
12 Downloads
A package for people who want to easily send requests and expect a status code and body back.
kwrz/twig-exception
1840 Downloads
Use to make customizables Twig exception pages for routes or specific HTTP status codes
gustavosantos/status-http
812 Downloads
HTTP response status codes indicate whether an HTTP request was completed correctly. Responses are grouped into five classes: informational responses, successful responses, redirects, client errors, and server errors.
emartech/php-http-status
3530 Downloads
class constants for http status codes and messages