PHPackages                             tucksaun/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. tucksaun/symfony-demo

ActiveProject[Framework](/categories/framework)

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

SymfonyCloud Demo Application

v2.0.0(6y ago)016MITPHPPHP ^7.1.3

Since Dec 3Pushed 6y ago1 watchersCompare

[ Source](https://github.com/tucksaun/symfony-demo)[ Packagist](https://packagist.org/packages/tucksaun/symfony-demo)[ RSS](/packages/tucksaun-symfony-demo/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (38)Versions (5)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/index.html).

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

[](#requirements)

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

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

[](#installation)

Install the [Symfony client](https://symfony.com/download) binary and run this command:

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

Alternatively, you can use Composer:

```
$ composer create-project symfony/symfony-demo my_project
```

Usage
-----

[](#usage)

There's no need to configure anything to run the application. If you have installed the [Symfony client](https://symfony.com/download) binary, run this command to run the built-in web server and access the application in your browser at :

```
$ cd my_project/
$ symfony serve
```

If you don't have the Symfony client installed, run `php bin/console server:run`. Alternatively, you can [configure a web server](https://symfony.com/doc/current/cookbook/configuration/web_server_configuration.html) like Nginx or Apache to run the application.

Tests
-----

[](#tests)

Execute this command to run tests:

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

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70.8% 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 ~175 days

Total

3

Last Release

2367d ago

Major Versions

v1.0.1 → v2.0.02019-11-19

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/870118?v=4)[Tugdual Saunier](/maintainers/tucksaun)[@tucksaun](https://github.com/tucksaun)

---

Top Contributors

[![javiereguiluz](https://avatars.githubusercontent.com/u/73419?v=4)](https://github.com/javiereguiluz "javiereguiluz (967 commits)")[![bocharsky-bw](https://avatars.githubusercontent.com/u/3317635?v=4)](https://github.com/bocharsky-bw "bocharsky-bw (120 commits)")[![yceruto](https://avatars.githubusercontent.com/u/2028198?v=4)](https://github.com/yceruto "yceruto (84 commits)")[![voronkovich](https://avatars.githubusercontent.com/u/2299535?v=4)](https://github.com/voronkovich "voronkovich (46 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (13 commits)")[![dmaicher](https://avatars.githubusercontent.com/u/921145?v=4)](https://github.com/dmaicher "dmaicher (13 commits)")[![davialexandre](https://avatars.githubusercontent.com/u/388373?v=4)](https://github.com/davialexandre "davialexandre (11 commits)")[![xabbuh](https://avatars.githubusercontent.com/u/1957048?v=4)](https://github.com/xabbuh "xabbuh (9 commits)")[![ogizanagi](https://avatars.githubusercontent.com/u/2211145?v=4)](https://github.com/ogizanagi "ogizanagi (9 commits)")[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (7 commits)")[![Grafikart](https://avatars.githubusercontent.com/u/395137?v=4)](https://github.com/Grafikart "Grafikart (6 commits)")[![wouterj](https://avatars.githubusercontent.com/u/749025?v=4)](https://github.com/wouterj "wouterj (6 commits)")[![tucksaun](https://avatars.githubusercontent.com/u/870118?v=4)](https://github.com/tucksaun "tucksaun (5 commits)")[![b-durand](https://avatars.githubusercontent.com/u/554218?v=4)](https://github.com/b-durand "b-durand (5 commits)")[![mstrom](https://avatars.githubusercontent.com/u/18350376?v=4)](https://github.com/mstrom "mstrom (5 commits)")[![Coderberg](https://avatars.githubusercontent.com/u/36998159?v=4)](https://github.com/Coderberg "Coderberg (5 commits)")[![phpeek](https://avatars.githubusercontent.com/u/1260260?v=4)](https://github.com/phpeek "phpeek (5 commits)")[![bobdenotter](https://avatars.githubusercontent.com/u/1833361?v=4)](https://github.com/bobdenotter "bobdenotter (5 commits)")[![jzawadzki](https://avatars.githubusercontent.com/u/1220891?v=4)](https://github.com/jzawadzki "jzawadzki (4 commits)")[![dzuelke](https://avatars.githubusercontent.com/u/27900?v=4)](https://github.com/dzuelke "dzuelke (4 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[forumify/forumify-platform

121.8k11](/packages/forumify-forumify-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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