Download the PHP package jcaillot/laminas-owasp-headers without Composer
On this page you can find all versions of the php package jcaillot/laminas-owasp-headers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laminas-owasp-headers
jcaillot/laminas-owasp-headers
OWASP headers Response Listener for the Laminas framework
Laminas MvcEvent::EVENT_RENDER listener, adds OWASP recommended HTTP headers to the HTTP Response
Installation
composer require jcaillot/laminas-owasp-headers
In <Your Module>/config/module.config.php, add the following declarations:
Open your browser console on the network tab and check the headers are added.
About OWASP recommender headers
More infos on OWASP recommended headers can be found on the OWASP Secure Headers Project Wiki:
License
All versions of laminas-owasp-headers with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ~8.0.0
laminas/laminas-mvc Version ^3.1.1
laminas/laminas-di Version ^3.2.2
container-interop/container-interop Version ^1.2
laminas/laminas-mvc Version ^3.1.1
laminas/laminas-di Version ^3.2.2
container-interop/container-interop Version ^1.2
The package jcaillot/laminas-owasp-headers contains the following files
Loading the files please wait ....