duc01nguyen / security-headers-bundle-symfony
Set security headers for Symfony apps through middleware
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=7.4
- symfony/framework-bundle: ^5.2
This package is auto-updated.
Last update: 2024-11-20 19:11:31 UTC
README
This bundle adds some configurable HTTP security headers to responses in a Symfony app.
This is not a distributed bundle, please do not attempt to install it directly.
It is the accompanying code to the tutorial on my blog:
https://davegebler.com/post/php/how-to-create-a-symfony-5-bundle
Copyright (C)2021 David Gebler. MIT licence.