Libraries tagged by status codes
unirend/php-static-server
9 Downloads
PHP companion to StaticWebServer — deploy Unirend SSG output on shared hosting with clean URLs, proper 404/500 status codes, range requests, and custom routes.
prezto/permission
114 Downloads
PSR-7 permission middleware. Sets the status code to 401 if needed according to user defined rules.
pflorek/php-basic-auth
86 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.
middlewares/error-response
253 Downloads
Middleware to handle responses with error status code (4xx-5xx)
juanchosl/exceptions
556 Downloads
A small, lightweight collection of Exceptions that are using the standard status codes for use on requests
dipeshchangawala/php-url-checker
245 Downloads
A package to check the status code of a URL and detect redirections.
danilowa/laravel-api-response-builder
33 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.
controlabs/http-exceptions
191 Downloads
PHP HTTP Status Code Exceptions
zlik/http-status-codes-trait
225 Downloads
A PHP trait which defines all standard HTTP status codes.
zhor-x/http-codes
6 Downloads
Http Status Codes
yaroslawww/http-statuscodes
170 Downloads
PHP library for handling HTTP status codes
tylercd100/server-status
55 Downloads
turkeyfried/http-status-codes
249 Downloads
PHP Class that contains HTTP Status Codes
squaresandbrackets/craft-status-code
16 Downloads
Returns the HTTP status code within twig templates
snapshotpl/status-code
13928 Downloads
HTTP status code value object implementation in PHP