# symfony/symfony-standard

The "Symfony Standard Edition" distribution

Repository: https://github.com/symfony/symfony-standard
Canonical: https://ross.abutalabs.com/products/symfony-standard
Language: PHP
License: MIT
License Family: permissive
Topics: symfony, skeleton, symfony-skeleton, php
Archived: true
Last push: 2020-11-27T08:48:20+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5659, "days_push": 2105, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1475, forks 1079 (observed 2026-08-28T04:04:49.851531+00:00)

## What it is
The Symfony Standard Edition, a pre-configured skeleton application bundling the Symfony framework with Twig, Doctrine ORM, Swiftmailer, and common bundles. It was the traditional starting point for new Symfony apps but does not support Symfony 4 and has been superseded by Symfony Flex and the symfony/skeleton package.

## Use cases
- bootstrap a new symfony application
- symfony project skeleton with doctrine and twig
- legacy symfony 3.4 starter app
- pre-configured symfony with swiftmailer and monolog
- learn how a full symfony app is structured

## When to choose
- maintaining or extending an existing Symfony 3.x application based on this distribution
- studying a classic full-stack Symfony setup with AppBundle conventions

## When to avoid
- starting a new Symfony project - use symfony/skeleton with Symfony Flex instead
- you need Symfony 4 or newer, which this distribution does not support
- you want a minimal or microservice-style setup

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: web-framework, templating, orm, logging, email
- domain: web-development, backend, developer-tools
- platform: php, cross-platform
- tags: symfony, skeleton, starter-template, legacy, php-framework, boilerplate, web-server

## Member repositories
- symfony/symfony-standard (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.851531+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:32:48.633116+00:00, confidence not recorded.
  - readme: https://github.com/symfony/symfony-standard (fetched 2026-08-28T04:04:49.851531+00:00, sha 910a35b78702)
- Data as of 2026-08-30T08:39:29.467469+00:00.
