Ross ROSS = Recommend OSS · open-source software intelligence for agents

symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework observed · 2026-08-28

github.com/symfony/security-bundle · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 98
  • Release rhythm 95
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 5426
  • days_rel: 35
  • days_push: 13
  • n_releases_24m: 56

Full methodology

Adoption not part of the score

2489 stars · 27 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SecurityBundle is the official Symfony bundle that integrates the Security component into the Symfony full-stack framework. It provides configuration and wiring for authentication, authorization, firewalls, voters, password hashing, and CSRF protection in Symfony applications.

Use cases

  • add authentication to a symfony app
  • configure login firewalls and user providers
  • implement role-based authorization with voters
  • hash and verify user passwords securely
  • protect routes with access control rules
  • enable csrf protection on forms
  • integrate ldap authentication in symfony

When to choose

  • you are building a Symfony application and need authentication or authorization
  • you want the officially supported, framework-integrated security layer
  • you need firewall, voter, and password-hashing configuration via Symfony config

When to avoid

  • you are not using the Symfony framework (use symfony/security-core directly)
  • you need a standalone auth service outside a Symfony app
  • you use another framework like Laravel or a micro-framework

Facets

plugin · maturity stable

auth authorization security middleware web-development backend security php self-hosted symfony symfony-bundle authentication firewalls voters csrf password-hashing php web-server

5 sources

Member repositories

RepositoryRoleHealth v2
symfony/security-bundlemain97

For agents

markdown · JSON · MCP: product_card(name="symfony/security-bundle")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem