PHPackages                             gnugat/symfony-empty-edition - 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. gnugat/symfony-empty-edition

ActiveProject[Framework](/categories/framework)

gnugat/symfony-empty-edition
============================

The "Symfony Empty Edition" distribution

v7.1.0(1y ago)86286MITPHPPHP ^8.2

Since Sep 19Pushed 1y ago6 watchersCompare

[ Source](https://github.com/gnugat/symfony-empty-edition)[ Packagist](https://packagist.org/packages/gnugat/symfony-empty-edition)[ RSS](/packages/gnugat-symfony-empty-edition/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (12)Used By (0)

Symfony Empty Edition
=====================

[](#symfony-empty-edition)

A skeleton allowing you to create an empty Symfony application: it is provided without any libraries or bundles (except for Symfony's FrameworkBundle).

You can then start building on it, and install the dependencies you need.

> **Note**: The [Symfony Standard Edition](https://github.com/symfony/symfony-standard)provides a big set of libraries and bundles (database, email, templating, etc). If you don't feel comfortable with picking your own yet, you should probably use it.

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

[](#installation)

Use [Composer](https://getcomposer.org/) to create a new application:

```
composer create-project gnugat/symfony-empty-edition my-project

```

Differences with the Standard Edition
-------------------------------------

[](#differences-with-the-standard-edition)

- Only 2 bundles: `src/AppBundle` and `symfony/framework-bundle`, add the ones you really need
- Only 1 front controller (`web/app.php`), change the environment using the `SYMFONY_ENV` environment variable
- No annotations (can be brought back by installing `sensio/framework-extra-bundle`)

Use cases
---------

[](#use-cases)

There are many real world use cases for this distribution. Here's a small selection:

- tailored made applications: for applications that require "non standard" dependencies (e.g. Propel or Pomm for the database, etc)
- micro applications: for applications that don't need database, templating or mailing systems (Symfony can be a Micro Framework)
- legacy migrations: for applications that need to depend on legacy database, templating, etc while migrating to symfony
- teaching material: [better explained here](http://www.whitewashing.de/2014/04/24/symfony_hello_world.html)

###  Health Score

43

—

FairBetter than 90% of packages

Maintenance40

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 96.2% 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 ~334 days

Recently: every ~0 days

Total

11

Last Release

536d ago

Major Versions

v2.1.0 → v3.0.02024-11-18

v3.0.0 → v4.0.02024-11-18

v4.0.0 → v5.0.02024-11-18

v5.0.0 → v6.0.02024-11-18

v6.0.0 → v7.0.02024-11-18

PHP version history (6 changes)v1.0.0PHP &gt;=5.3.3

v2.0.0PHP ^5.5.9|^7.0

v3.0.0PHP ^7.1.3|^8.0

v4.0.0PHP ^7.2.5|^8.0

v5.0.0PHP ^8.0.2

v6.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/34578c5e0a3bc10fb9ef6e3a3a0b3356d6cde1133c8fa0e090d0a99298df1f76?d=identicon)[gnupat](/maintainers/gnupat)

---

Top Contributors

[![gnugat](https://avatars.githubusercontent.com/u/793185?v=4)](https://github.com/gnugat "gnugat (25 commits)")[![EmanueleMinotto](https://avatars.githubusercontent.com/u/417201?v=4)](https://github.com/EmanueleMinotto "EmanueleMinotto (1 commits)")

### Embed Badge

![Health badge](/badges/gnugat-symfony-empty-edition/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

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

1.3k1.3M151](/packages/sulu-sulu)[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)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M191](/packages/simplesamlphp-simplesamlphp)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)

PHPackages © 2026

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