Attach OWASP security related headers to HTTP response.
monish-khatri/security-headers is a Laravel package for attach owasp security related headers to http response..
It currently has 18 GitHub stars and 50 downloads on Packagist (latest version v1.0.1).
Install it with composer require monish-khatri/security-headers.
Discover more Laravel packages by monish-khatri
or browse all Laravel packages to compare alternatives.
Last updated

Package provides a minimal and simple integration to attach security headers for building a secure Laravel application. This package publishes config file to your application that can be easily customized based on your own application's needs.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
You can setup the Security Headers by following given steps in Installation guide.
Pull requests and feedback are very welcome :) on GitHub at https://github.com/monish-khatri/security-headers
Laravel Security Headers is open-sourced software licensed under the MIT license.