Libraries tagged by http header
psantanalibgot/nusoap
12 Downloads
Added soap:header for UsernameToken security
piotrpress/remoter
1059 Downloads
This library is a chainable HTTP Client based on file_get_contents() function.
pepeverde/expect-ct-builder
381 Downloads
Easily add Excepct-CT header to your project
oihana/php-middleware
28 Downloads
Composable PHP middleware helpers — security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, X-Content-Type-Options), CORS with preflight, CSRF, request-id, maintenance mode, rate limiting. PSR-7 compatible, zero magic strings.
oasys/negotiator
1 Downloads
Strict RFC-compliant HTTP content negotiator with extended language filtering support
myelophone/cookies-psr7
30 Downloads
Helper classes for creating PSR-7 compatible cookie headers
drewlabs/psr7
581 Downloads
Psr7 implementations library
deployecommerce/magento2-csp-writer
17 Downloads
A PHP library to write a Magento 2/Adobe Commerce whitelist.xml file from a structured array.
deployecommerce/magento2-csp-parser
6 Downloads
A library which will parse a Magento 2 CSP whitelist file into a structured array.
datatables.net/datatables.net-fixedheader-ju
27 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-fixedheader-jqui
10 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [jQueryUI](http://jqueryui.com/)
adaiasmagdiel/easy-response
4 Downloads
A PHP class designed to streamline HTTP responses, making it easier to handle requests and deliver appropriate content.
queopius/shield
3 Downloads
Queopius Sentinel — HTTP Security & HTTPS Hardening for Laravel
php-http/encoding
319 Downloads
PSR 7 Stream for transfer / content encoding headers (chunked, deflate, gzip, ...)
jonathanstaniforth/laravel-with-limits
9 Downloads
Laravel with limits is a Laravel package that handles API rate limits, down to the method level. The package will read rate limit headers and keep track of requests to prevent exceeding rate limits. GuzzleHttp is used to send requests and receive responses.