PHPackages                             pierregoudjo/symfony-twelve-factor - 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. pierregoudjo/symfony-twelve-factor

AbandonedArchivedProject[Framework](/categories/framework)

pierregoudjo/symfony-twelve-factor
==================================

The "Symfony Twelve-factor Edition" distribution

24PHP

Since Jan 17Pushed 10y ago1 watchersCompare

[ Source](https://github.com/pierregoudjo/symfony-twelve-factor-edition)[ Packagist](https://packagist.org/packages/pierregoudjo/symfony-twelve-factor)[ RSS](/packages/pierregoudjo-symfony-twelve-factor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Symfony Twelve-Factor Edition
=============================

[](#symfony-twelve-factor-edition)

[ ![Codeship Status for pierregoudjo/symfony-twelve-factor-edition](https://camo.githubusercontent.com/0814d3e1e7d39f8cdbb909a5fdc5bdfffd2c3631e516eba7837a229a61743e00/68747470733a2f2f636f6465736869702e636f6d2f70726f6a656374732f34623230306162302d363135362d303133332d363265312d3036363336386238376631362f7374617475733f6272616e63683d6d6173746572)](https://codeship.com/projects/112472)[![Codacy Badge](https://camo.githubusercontent.com/ee3728196e805d8c6162b8a53de75b3d57816f2b1bec3de48357802319e90f14/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f67726164652f6338393161363364373634623466633161343734633537373664303465333966)](https://www.codacy.com/app/pierre-goudjo/symfony-twelve-factor-edition)

Welcome to the Symfony Twelve-Factor Edition - a fully-functional Symfony2 application that you can use as the skeleton for your new applications. It is ispired by the [Twelve-Factor Manifesto](http://12factor.net) by Heroku and Benjamin Eberlei article on configuring a [minimal Symfony distribution](http://www.whitewashing.de/2014/10/26/symfony_all_the_things_web.html).

What's inside?
--------------

[](#whats-inside)

The Symfony Twelve-Factor Edition is configured with the following defaults:

- An AppBundle you can use to start coding;
- Doctrine ORM/DBAL;
- Annotations enabled for everything.
- Logs sent to STDOUT
- A .env.example file that contains an example of configuration variables. (You can rename it as .env if you want to load the environment from a file)
- A simple Vagrantfile with some shell provisioning to install PHP/NGINX and the default config to make symfony works like a breeze

It comes pre-configured with the following bundles:

- **FrameworkBundle** - The core Symfony framework bundle
- [**SensioFrameworkExtraBundle**](https://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html) - Adds several enhancements, including template and routing annotation capability
- [**DoctrineBundle**](https://symfony.com/doc/3.0/book/doctrine.html) - Adds support for the Doctrine ORM
- [**SecurityBundle**](https://symfony.com/doc/3.0/book/security.html) - Adds security by integrating Symfony's security component
- [**MonologBundle**](https://symfony.com/doc/3.0/cookbook/logging/monolog.html) - Adds support for Monolog, a logging library
- **SensioDistributionBundle** (in dev/test env) - Adds functionality for configuring and working with Symfony distributions
- **DebugBundle** (in dev/test env) - Adds Debug and VarDumper component integration

How to set it up
----------------

[](#how-to-set-it-up)

Launch the app, you must:

- Set the configuration variables of your app (via a .env file or for example SetEnv in Apache)

Enjoy!

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1bcde86a37ee52e678719195937279f7a573a9424ada593e13b5cc87c19a20b4?d=identicon)[pierregoudjo](/maintainers/pierregoudjo)

### Embed Badge

![Health badge](/badges/pierregoudjo-symfony-twelve-factor/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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