Libraries tagged by statuscode
fleshgrinder/exit-codes
65 Downloads
Library providing constants for common CLI exit codes.
thingston/http-exception
264 Downloads
A set of custom PHP Exception based on HTTP Status Code.
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
68 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
200 Downloads
Middleware to handle responses with error status code (4xx-5xx)
masterskill/validation-error-trait
10 Downloads
This package is a trait to validate input and return directly error with status code 400 to FormRequest in laravel
logiek/http-status-codes
1444 Downloads
Constants enumerating the HTTP Status Codes. Based on the HTTP Status Code Registry.
igsem/api-bundle
83 Downloads
A simple bundle to help Symfony API development. Provides a BaseController, BaseTest and a StatusCode helper
frankdejonge/http-status-in-range
1797 Downloads
Utility to check if a HTTP status code is present in a given range.
fk/http-status
147 Downloads
Defining http status code in constants
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.
controlabs/http-exceptions
181 Downloads
PHP HTTP Status Code Exceptions
hschulz/php-status-code-library
0 Downloads
Status codes for protocols and whatnot.
yaroslawww/http-statuscodes
164 Downloads
PHP library for handling HTTP status codes
webignition/is-http-status-code
2574 Downloads
DSimple small library to check if a given number is an HTTP status code