softspring/response-headers
This component provides response headers configuration for Symfony projects
Maintainers
v5.5.8
2025-06-27 09:13 UTC
Requires
- php: >=8.1
- symfony/event-dispatcher: ^5.4|^6.0|^7.0
- symfony/http-foundation: ^5.4|^6.0|^7.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.68
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.5 || ^10.0
- rector/rector: ^1.0
- symfony/expression-language: ^5.4|^6.0|^7.0
- symfony/http-kernel: ^5.4|^6.0|^7.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
AGPL-3.0-or-later 287712308bf4b3fa3c2b848a5282ae2a8282b1d3
This package is auto-updated.
Last update: 2026-06-24 19:37:23 UTC
README
👁 Latest Stable
👁 Latest Unstable
👁 License
👁 PHP Version
👁 Downloads
👁 CI
👁 Coverage
This Symfony component centralizes HTTP response header rules in one listener.
It is useful when your application needs consistent security headers, API headers, or conditional headers without repeating the same logic in controllers.
Armonic
This package is part of Armonic.
Documentation
Contributing
See CONTRIBUTING.md.
Report issues and send Pull Requests
License
This package is free and released under the AGPL-3.0 license.
