symfony/security

This package is abandoned and no longer maintained. No replacement package was suggested.

Provides a complete security system for your web application

Installs: 22 087 302

Dependents: 552

Suggesters: 77

Security: 17

Stars: 1 202

Watchers: 20

Forks: 56

v4.4.50 2023-01-24 10:39 UTC

This package is auto-updated.

Last update: 2023-02-01 08:16:24 UTC


README

The Security component provides a complete security system for your web application. It ships with facilities for authenticating using HTTP basic, interactive form login or X.509 certificate login, but also allows you to implement your own authentication strategies. Furthermore, the component provides ways to authorize authenticated users based on their roles.

Resources