PHPackages                             symfony/symfony-demo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. symfony/symfony-demo

ActiveProject[Framework](/categories/framework)

symfony/symfony-demo
====================

Symfony Demo Application

v3.1.0(1mo ago)2.6k258.4k↑62.8%1.7k[17 issues](https://github.com/symfony/demo/issues)[8 PRs](https://github.com/symfony/demo/pulls)MITPHPPHP &gt;=8.4CI passing

Since Feb 7Pushed 2w ago124 watchersCompare

[ Source](https://github.com/symfony/demo)[ Packagist](https://packagist.org/packages/symfony/symfony-demo)[ Fund](https://symfony.com/sponsor)[ GitHub Sponsors](https://github.com/fabpot)[ RSS](/packages/symfony-symfony-demo/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (10)Dependencies (141)Versions (78)Used By (0)

Symfony Demo Application
========================

[](#symfony-demo-application)

The "Symfony Demo Application" is a reference application created to show how to develop applications following the [Symfony Best Practices](https://symfony.com/doc/current/best_practices.html).

You can also learn about these practices in [the official Symfony Book](https://symfony.com/book).

Requirements
------------

[](#requirements)

- PHP 8.2.0 or higher;
- PDO-SQLite PHP extension enabled;
- and the [usual Symfony application requirements](https://symfony.com/doc/current/setup.html#technical-requirements).

Installation
------------

[](#installation)

There are 3 different ways of installing this project depending on your needs:

**Option 1.** [Download Symfony CLI](https://symfony.com/download) and use the `symfony` binary installed on your computer to run this command:

```
symfony new --demo my_project
```

**Option 2.** [Download Composer](https://getcomposer.org/) and use the `composer` binary installed on your computer to run these commands:

```
# you can create a new project based on the Symfony Demo project...
composer create-project symfony/symfony-demo my_project

# ...or you can clone the code repository and install its dependencies
git clone https://github.com/symfony/demo.git my_project
cd my_project/
composer install
```

Usage
-----

[](#usage)

There's no need to configure anything before running the application. There are 2 different ways of running this application depending on your needs:

**Option 1.** [Download Symfony CLI](https://symfony.com/download) and run this command:

```
cd my_project/
symfony serve
```

Then access the application in your browser at the given URL ( by default).

**Option 2.** Use a web server like Nginx or Apache to run the application (read the documentation about [configuring a web server for Symfony](https://symfony.com/doc/current/setup/web_server_configuration.html)).

On your local machine, you can run this command to use the built-in PHP web server:

```
cd my_project/
php -S localhost:8000 -t public/
```

Tests
-----

[](#tests)

Execute this command to run tests:

```
cd my_project/
./bin/phpunit
```

###  Health Score

78

—

ExcellentBetter than 100% of packages

Maintenance94

Actively maintained with recent releases

Popularity65

Solid adoption and visibility

Community39

Small or concentrated contributor base

Maturity96

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 71.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~54 days

Recently: every ~41 days

Total

64

Last Release

56d ago

Major Versions

v1.8.0 → v2.0.02021-12-09

v2.9.0 → v3.0.02026-01-19

PHP version history (8 changes)v1.0.0PHP &gt;=5.5.9

v1.1.0PHP ^7.1.3

v1.5.0PHP ^7.2.9

v1.7.0PHP ^7.3 || ^8.0

v2.0.0PHP &gt;=8.0.2

v2.1.0PHP &gt;=8.1

v2.5.0PHP &gt;=8.2

v3.0.0PHP &gt;=8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47313?v=4)[Fabien Potencier](/maintainers/fabpot)[@fabpot](https://github.com/fabpot)

---

Top Contributors

[![javiereguiluz](https://avatars.githubusercontent.com/u/73419?v=4)](https://github.com/javiereguiluz "javiereguiluz (1485 commits)")[![bocharsky-bw](https://avatars.githubusercontent.com/u/3317635?v=4)](https://github.com/bocharsky-bw "bocharsky-bw (132 commits)")[![yceruto](https://avatars.githubusercontent.com/u/2028198?v=4)](https://github.com/yceruto "yceruto (85 commits)")[![rosier](https://avatars.githubusercontent.com/u/117380?v=4)](https://github.com/rosier "rosier (75 commits)")[![voronkovich](https://avatars.githubusercontent.com/u/2299535?v=4)](https://github.com/voronkovich "voronkovich (54 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (29 commits)")[![xabbuh](https://avatars.githubusercontent.com/u/1957048?v=4)](https://github.com/xabbuh "xabbuh (18 commits)")[![dmaicher](https://avatars.githubusercontent.com/u/921145?v=4)](https://github.com/dmaicher "dmaicher (17 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (14 commits)")[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (14 commits)")[![seb-jean](https://avatars.githubusercontent.com/u/12116264?v=4)](https://github.com/seb-jean "seb-jean (13 commits)")[![GromNaN](https://avatars.githubusercontent.com/u/400034?v=4)](https://github.com/GromNaN "GromNaN (13 commits)")[![Coderberg](https://avatars.githubusercontent.com/u/36998159?v=4)](https://github.com/Coderberg "Coderberg (12 commits)")[![davialexandre](https://avatars.githubusercontent.com/u/388373?v=4)](https://github.com/davialexandre "davialexandre (11 commits)")[![nicolas-grekas](https://avatars.githubusercontent.com/u/243674?v=4)](https://github.com/nicolas-grekas "nicolas-grekas (11 commits)")[![94noni](https://avatars.githubusercontent.com/u/1358361?v=4)](https://github.com/94noni "94noni (9 commits)")[![ogizanagi](https://avatars.githubusercontent.com/u/2211145?v=4)](https://github.com/ogizanagi "ogizanagi (9 commits)")[![wouterj](https://avatars.githubusercontent.com/u/749025?v=4)](https://github.com/wouterj "wouterj (8 commits)")[![derrabus](https://avatars.githubusercontent.com/u/1506493?v=4)](https://github.com/derrabus "derrabus (8 commits)")[![mstrom](https://avatars.githubusercontent.com/u/18350376?v=4)](https://github.com/mstrom "mstrom (6 commits)")

---

Tags

demophpsymfonysymfony-application

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/symfony-symfony-demo/health.svg)

```
[![Health](https://phpackages.com/badges/symfony-symfony-demo/health.svg)](https://phpackages.com/packages/symfony-symfony-demo)
```

###  Alternatives

[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k6.0M779](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M430](/packages/easycorp-easyadmin-bundle)[chameleon-system/chameleon-base

The Chameleon System core.

1029.4k6](/packages/chameleon-system-chameleon-base)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M676](/packages/shopware-core)[contao/core-bundle

Contao Open Source CMS

1301.7M3.1k](/packages/contao-core-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
