Libraries tagged by status codes
epoch2/http-codes
904 Downloads
Small PHP library for easily accessing HTTP Status Codes.
ejetar/laravel-http-status-code-utils
4 Downloads
asgrim/random-status-code-middleware
1 Downloads
Middleware to set a random status code
massfice/response-status
144 Downloads
Package contains response-status class, that contains info about validation status, response http code, errors array, messages, etc. Project for my diploma.
skore-labs/laravel-status
587 Downloads
Laravel code-typed statuses for models
lemaur/php-url-checker
504 Downloads
Check the url response status code and reason phrase.
brilliantpackages/laravel-fmerrorhelper
600 Downloads
A package to convert FileMaker Pro error codes to standard HTTP status codes and messages.
stage/tool
3 Downloads
Tools for Stage Framework.
code-orange/statuspage
208 Downloads
A Lumen package that makes it easy to add a status page to your existing application or to create a dedicated status page application.
chiron/http-message-util
2272 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
thingston/http-exception
309 Downloads
A set of custom PHP Exception based on HTTP Status Code.
takielias/lab
226 Downloads
The Laravel Ajax Builder is a Laravel package for easily creating AJAX JSON responses. It allows setting status codes, messages, views, data, alerts, and redirect URLs through a fluent interface, streamlining the process of sending AJAX responses in Laravel applications.
prezto/permission
114 Downloads
PSR-7 permission middleware. Sets the status code to 401 if needed according to user defined rules.
middlewares/error-response
240 Downloads
Middleware to handle responses with error status code (4xx-5xx)
danilowa/laravel-api-response-builder
29 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.