Libraries tagged by http codes
jeffersongoncalves/laravel-security-headers
46 Downloads
This Laravel package stamps a configurable set of baseline security headers (X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy, Content-Security-Policy, Cross-Origin-Opener-Policy, X-Permitted-Cross-Domain-Policies and HSTS) onto your HTTP responses via a single middleware. Every header value and the full CSP directive map are driven by config, so you can tune or disable each one without touching code.
hryvinskyi/magento2-store-matcher
195 Downloads
Automatic store/website code matcher for multi-store Magento 2 setup based on HTTP_HOST
skrypnet/http-utils
56207 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
programster/http-codes
1524 Downloads
A package to make HTTP status codes easier.
gino-pane/nano-http-status
255 Downloads
Truly minimalistic and self-contained package to handle HTTP statuses and relevant description messages
epoch2/http-codes
905 Downloads
Small PHP library for easily accessing HTTP Status Codes.
webignition/is-http-status-code
2694 Downloads
DSimple small library to check if a given number is an HTTP status code
thingston/http-exception
412 Downloads
A set of custom PHP Exception based on HTTP Status Code.
ph-7/php-http-response-header
243 Downloads
A simple package to send HTTP response headers from your PHP application
karster/http-status-code
7658 Downloads
jlibs/http-status
215 Downloads
Minimalist HTTP status codes library for PHP applications.
jarir-ahmed/http-response
22 Downloads
A simple package to send specific HTTP response codes, redirects and JSON.
frankdejonge/http-status-in-range
1797 Downloads
Utility to check if a HTTP status code is present in a given range.
ejetar/laravel-http-status-code-utils
4 Downloads
logiek/http-status-codes
2136 Downloads
Constants enumerating the HTTP Status Codes. Based on the HTTP Status Code Registry.