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

Abandoned → [gnugat/symfony-empty-edition](/?search=gnugat%2Fsymfony-empty-edition)Project[Framework](/categories/framework)

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

The "Symfony Empty Edition" distribution

v2.4.0(12y ago)13844MITPHPPHP &gt;=5.3.17

Since Feb 2Pushed 11y ago3 watchersCompare

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

READMEChangelogDependencies (9)Versions (3)Used By (0)

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

[](#symfony-empty-edition)

The same as [Symfony Standard Edition](https://github.com/symfony/symfony-standard), only lighter and ready to be used (no removal/customization steps required).

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

[](#installation)

To create a new Symfony application using this distribution, get a copy of [Composer](http://getcomposer.org/) and use its `create-project` command:

```
curl -sS https://getcomposer.org/installer | php
./composer.phar create-project gnugat/symfony-framework-empty-edition path/to/install

```

Then you just need to:

1. replace `README.md` and `LICENSE`
2. start coding!

**Note**: you could bootstrap your project's markdown files (`README.md`, `LICENSE`, `doc/02-installation.md`, etc) using [fossil](https://github.com/gnugat/fossil):

```
curl -sS https://raw.github.com/gnugat/fossil/master/bin/installer.sh | sh
fossil doc -f 'github/repo' 'Owner name for copyright'

```

Differences with the standard edition
-------------------------------------

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

- no AcmeDemoBundle
- no Swiftmailer
- no twig-extension
- no Symfony requirement/configuration scripts
- no extra code/configuration comments
- no cache kernel
- no firephp monolog handler
- no chromephp monolog handler
- no Symfony markdown files (except `LICENSE` and `README.md`)

- empty (blank) favicons
- using PHP 5.3.17+
- vendor binaries in `vendor/bin` instead of `bin`
- uniformized syntax in configuration

- enabled translator fallback

Further documentation
---------------------

[](#further-documentation)

[Copyright and MIT license](LICENSE).

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 74.9% 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 ~0 days

Total

2

Last Release

4570d ago

### Community

Maintainers

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

---

Top Contributors

[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (631 commits)")[![Seldaek](https://avatars.githubusercontent.com/u/183678?v=4)](https://github.com/Seldaek "Seldaek (34 commits)")[![Tobion](https://avatars.githubusercontent.com/u/610090?v=4)](https://github.com/Tobion "Tobion (28 commits)")[![brikou](https://avatars.githubusercontent.com/u/383212?v=4)](https://github.com/brikou "brikou (17 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (15 commits)")[![stealth35](https://avatars.githubusercontent.com/u/196110?v=4)](https://github.com/stealth35 "stealth35 (14 commits)")[![vicb](https://avatars.githubusercontent.com/u/248818?v=4)](https://github.com/vicb "vicb (11 commits)")[![schmittjoh](https://avatars.githubusercontent.com/u/197017?v=4)](https://github.com/schmittjoh "schmittjoh (9 commits)")[![kriswallsmith](https://avatars.githubusercontent.com/u/33886?v=4)](https://github.com/kriswallsmith "kriswallsmith (9 commits)")[![weaverryan](https://avatars.githubusercontent.com/u/121003?v=4)](https://github.com/weaverryan "weaverryan (7 commits)")[![jalliot](https://avatars.githubusercontent.com/u/387904?v=4)](https://github.com/jalliot "jalliot (5 commits)")[![lsmith77](https://avatars.githubusercontent.com/u/300279?v=4)](https://github.com/lsmith77 "lsmith77 (5 commits)")[![gajdaw](https://avatars.githubusercontent.com/u/676675?v=4)](https://github.com/gajdaw "gajdaw (5 commits)")[![havvg](https://avatars.githubusercontent.com/u/126898?v=4)](https://github.com/havvg "havvg (5 commits)")[![jmfontaine](https://avatars.githubusercontent.com/u/174728?v=4)](https://github.com/jmfontaine "jmfontaine (4 commits)")[![bamarni](https://avatars.githubusercontent.com/u/1205386?v=4)](https://github.com/bamarni "bamarni (4 commits)")[![arjona](https://avatars.githubusercontent.com/u/139953?v=4)](https://github.com/arjona "arjona (4 commits)")[![meonkeys](https://avatars.githubusercontent.com/u/50639?v=4)](https://github.com/meonkeys "meonkeys (3 commits)")[![mridgway](https://avatars.githubusercontent.com/u/191142?v=4)](https://github.com/mridgway "mridgway (3 commits)")[![phreaknerd](https://avatars.githubusercontent.com/u/475833?v=4)](https://github.com/phreaknerd "phreaknerd (3 commits)")

### Embed Badge

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

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

###  Alternatives

[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.9M533](/packages/pimcore-pimcore)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M415](/packages/easycorp-easyadmin-bundle)[sylius/sylius

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

8.5k6.0M767](/packages/sylius-sylius)[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

12017.1k](/packages/rcsofttech-audit-trail-bundle)[prestashop/prestashop

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

9.2k19.7k](/packages/prestashop-prestashop)

PHPackages © 2026

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