security http

Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.

1327
15
PHP

Security Component - HTTP Integration

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 5.4/6.0 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!

Resources