Libraries tagged by statuscodes
arrayperu/http-code
8 Downloads
PHP Library for HTTP Status codes.
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.
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
amirhf/laravel-status-code
2 Downloads
A simple Enum to return correct status codes for http responses.
hauerheinrich/hh-add-statuscode
2682 Downloads
Hauer-Heinrich - add statuscode select box for page type redirect/shortcut (e. g. 301, 302 etc)
hoku-lib/httpstatuscoderesolver
14 Downloads
HttpStatusCodeResolver is a library for obtaining information on the HTTP status code.
igsem/api-bundle
94 Downloads
A simple bundle to help Symfony API development. Provides a BaseController, BaseTest and a StatusCode helper