go1hub/symfony-security

Provides a complete security system for your web application

Maintainers

👁 hoangthienan

Package info

github.com/hoangthienan/symfony-security

Homepage

pkg:composer/go1hub/symfony-security

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

v5.4.2 2024-12-04 01:23 UTC

Requires (Dev)

Suggests

Provides

None

MIT 722eddfb66a5b62ca356a7e8760c0d6733e33c3d

This package is auto-updated.

Last update: 2026-06-04 04:46:10 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