symfony/security-http
Symfony Security Component - HTTP Integration
Maintainers
v8.1.0
2026-05-29 05:06 UTC
Requires
- php: >=8.4.1
- symfony/deprecation-contracts: ^2.5|^3
- symfony/http-foundation: ^7.4|^8.0
- symfony/http-kernel: ^8.1
- symfony/polyfill-mbstring: ^1.0
- symfony/property-access: ^7.4|^8.0
- symfony/security-core: ^7.4|^8.0
- symfony/service-contracts: ^2.5|^3
Requires (Dev)
- psr/log: ^1|^2|^3
- symfony/cache: ^7.4|^8.0
- symfony/clock: ^7.4|^8.0
- symfony/expression-language: ^7.4|^8.0
- symfony/http-client: ^7.4|^8.0
- symfony/http-client-contracts: ^3.0
- symfony/rate-limiter: ^7.4|^8.0
- symfony/routing: ^7.4|^8.0
- symfony/security-csrf: ^7.4|^8.0
- symfony/translation: ^7.4|^8.0
- web-token/jwt-library: ^3.3.2|^4.0
Suggests
None
Provides
None
Conflicts
Replaces
None
MIT e0e6c7b9e80eec37248b92359cbd6938c7086f4b
- Fabien Potencier <fabien.woop@symfony.com>
- Symfony Community
This package is auto-updated.
Last update: 2026-06-16 16:13:50 UTC
README
The Security HTTP component provides an HTTP integration of the Security Core component. It allows securing (parts of) your application using firewalls and provides authenticators to authenticate visitors.
Getting Started
composer require symfony/security-http
Sponsor
The Security component for Symfony 8.1 is backed by SymfonyCasts.
Learn Symfony faster by watching real projects being built and actively coding along with them. SymfonyCasts bridges that learning gap, bringing you video tutorials and coding challenges. Code on!
Help Symfony by sponsoring its development!
