PHPackages                             gnugat/sf2-emptier - 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/sf2-emptier

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

gnugat/sf2-emptier
==================

The "Symfony Emptier Edition" distribution

v0.1.1(11y ago)1113MITPHPPHP &gt;=5.3.17

Since Aug 5Pushed 11y ago1 watchersCompare

[ Source](https://github.com/gnugat/sf2-emptier)[ Packagist](https://packagist.org/packages/gnugat/sf2-emptier)[ RSS](/packages/gnugat-sf2-emptier/feed)WikiDiscussions master Synced 2d ago

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

Symfony2 Emptier Edition
========================

[](#symfony2-emptier-edition)

Does the [Symfony Standard Edition](http://symfony.com/distributions) contains too many things you'll never use?

Then start your projects with this distribution:

```
composer create-project gnugat/sf2-emptier

```

**Note**: `` is to be replace with the project's name.

Next you'll have to configure the project specific parameters:

```
cp app/config/parameters.yml.dist app/config/parameters.yml

```

Don't forget to edit `app/config/parameters.yml` and change the value of the `secret` parameter.

You might also want to change the `composer.json`'s `name`, `license` and `description` parameters.

Finally remove the content of this `README.md` file and replace it with your own.

Features
--------

[](#features)

Here's the list of dependencies:

- [FrameworkBundle](https://github.com/symfony/FrameworkBundle)

Here's the role of the files you'll likely edit:

- `app/config/config.yml`: common configuration
- `app/config/config_prod.yml`: configuration only found in production
- `app/config/config_test.yml`: configuration only used in tests
- `app/config/parameters.yml`: sensitive configuration (passwords, etc)
- `app/config/routing.yml`: linking controllers to URLs
- `app/AppKernel.php`: where you register new bundles

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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

4298d ago

### Community

Maintainers

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gnugat-sf2-emptier/health.svg)

```
[![Health](https://phpackages.com/badges/gnugat-sf2-emptier/health.svg)](https://phpackages.com/packages/gnugat-sf2-emptier)
```

###  Alternatives

[ezsystems/ezpublish-kernel

Kernel used by ezsystems/ezplatform and derivatives. Provides the Content Repository, its APIs, and the application's Symfony framework integration.

163579.5k141](/packages/ezsystems-ezpublish-kernel)[imag/ldap-bundle

LDAP Bundle for Symfony 2

108191.0k1](/packages/imag-ldap-bundle)[ed/blog-bundle

Symfony EDBlogBundle

348.4k](/packages/ed-blog-bundle)[jogaram/react-bundle

ReactPHP Bundle for Symfony2

235.7k](/packages/jogaram-react-bundle)

PHPackages © 2026

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