# Symfony Framework Pack

Use this pack when the repository is a Symfony PHP application or service.

## Primary signals

- `composer.json` references `symfony/*`
- `bin/console` is present

## Companion surfaces

- `lang:php`
- migration and release-readiness checks

## Validation cues

- check service configuration, routing, and env handling together
- confirm console commands and request flows after framework changes
