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

symfony/security-http

Symfony Security Component - HTTP Integration observed · 2026-08-28

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

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

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

  • gap_med: 0
  • age_days: 4732
  • days_rel: 11
  • days_push: 11
  • n_releases_24m: 78

Full methodology

Adoption not part of the score

1701 stars · 22 forks observed · 2026-08-28

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

The Symfony Security HTTP component provides HTTP integration of the Symfony Security Core component. It secures (parts of) applications using firewalls and provides authenticators to authenticate visitors.

Use cases

  • secure http endpoints with firewalls in a symfony app
  • authenticate users via http in php
  • add login and authentication to a symfony application
  • protect parts of a web application with access control
  • implement custom authenticators for http requests
  • handle csrf and session-based authentication in symfony

When to choose

  • you are building a Symfony application and need authentication or authorization
  • you want firewall-based HTTP security in a PHP project
  • you need a mature, well-documented security layer with long-term support

When to avoid

  • you use a framework other than Symfony with its own security stack
  • you need a standalone auth service rather than an in-process component
  • your project is not PHP-based

Facets

library · maturity stable

auth authorization middleware http-server security web-development backend php symfony firewalls authenticators http-security composer-package php web-server

5 sources

Member repositories

RepositoryRoleHealth v2
symfony/security-httpmain95

For agents

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

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