PHPackages                             trismegiste/sympony - 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. trismegiste/sympony

AbandonedLibrary[Framework](/categories/framework)

trismegiste/sympony
===================

My fat-free "Symfony Non-Standard Edition" distribution

v2.2.0(13y ago)187PHPPHP &gt;=5.3.3

Since Jun 21Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Trismegiste/sympony)[ Packagist](https://packagist.org/packages/trismegiste/sympony)[ RSS](/packages/trismegiste-sympony/feed)WikiDiscussions 2.3 Synced 1mo ago

READMEChangelogDependencies (12)Versions (23)Used By (0)

[![Bronyspeak](./app/Resources/doc/img/sympony.png)](./app/Resources/doc/img/sympony.png)

What
----

[](#what)

Welcome to my Symfony 2.3 Fat Free Boilerplate - a release of [symfony 2.3](http://symfony.com/doc/2.3/index.html)that you can use as the skeleton for your new applications when you don't need all the bundles of the Universe.

When you need to start a project in 15 seconds, use this release. It does not include heavy &amp; slow components like Doctrine or Swiftmailer.

All components extending Annotations are removed because it is a known anti-pattern : the [Inner-platform Effect](http://en.wikipedia.org/wiki/Inner-platform_effect)

Installing this edition
-----------------------

[](#installing-this-edition)

### With Composer

[](#with-composer)

```
php composer.phar create-project trismegiste/sympony MyApp 2.3.x-dev

```

Start hacking
-------------

[](#start-hacking)

This edition is intended to be a **seed** to grow your own project very fast !

It is not intended to build your app *on* it but *in* it. Modify, redefine or delete files, it is for you ! Yes it sounds like [duct tape programing](http://www.joelonsoftware.com/items/2009/09/23.html) but even in space, [engineers use duct tape](http://www.universetoday.com/13794/the-best-engineering-tool-in-space-duct-tape/) and with [symfony 2.3](http://symfony.com/doc/2.3/index.html)you can do that in an elegant and clean way, thanx Fabien you're awsum.

Y U NO use Silex ?
------------------

[](#y-u-no-use-silex-)

Yes, [Silex](http://symfony.com/doc/2.3/book/doctrine.html) is cool. But who can say what is the best : A fat Silex or a light Symfony ? I prefer light Symfony. Now you can choose.

Contributing
------------

[](#contributing)

Since this repository is mainly for me, I don't think it will evolve, it is already very specific. Too more features will be pointless.

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

[](#whats-inside)

This light boilerplate is configured with the following defaults:

- Twig is the only configured template engine;
- [Twitter Bootstrap](http://twitter.github.com/bootstrap/) : default for the base twig, we are in 21st century now
- [DokudokiBundle](https://github.com/Trismegiste/DokudokiBundle) : A full-schemaless-database-layer for MongoDB
- It features an auto-installer : after the first install, a script will create a file named after your server name and asks you some parameters (MongoDB server, locale etc...). See [trismegiste/symfony-prelude](https://github.com/Trismegiste/symfony-prelude)
- It has a default security route and login form. The provider is hardcoded in security.yml. See the documentation of the [SecurityBundle](http://symfony.com/doc/2.3/book/security.html) to change it.
- It adds a configuration for multiple developers with a parameter named "developer.name" in dev environment.

It comes pre-configured with the following bundles:

- **FrameworkBundle** - The core Symfony framework bundle
- [**TwigBundle**](http://symfony.com/doc/2.3/book/templating.html) - Adds support for the Twig templating engine
- [**SecurityBundle**](http://symfony.com/doc/2.3/book/security.html) - Adds security by integrating Symfony's security component
- [**MonologBundle**](http://symfony.com/doc/2.3/cookbook/logging/monolog.html) - Adds support for Monolog, a logging library
- [**AsseticBundle**](http://symfony.com/doc/2.3/cookbook/assetic/asset_management.html) - Adds support for Assetic, an asset processing library
- **WebProfilerBundle** (in dev/test env) - Adds profiling functionality and the web debug toolbar
- **SensioDistributionBundle** (in dev/test env) - Adds functionality for configuring and working with Symfony distributions

Enjoy!

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 75.3% 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 ~38 days

Recently: every ~140 days

Total

22

Last Release

4326d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/64cc99ca21a090b2454784670e4ac49db17794d6861078eeceebdbe302365c3f?d=identicon)[trismegiste](/maintainers/trismegiste)

---

Top Contributors

[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (655 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 (25 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 (16 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)")[![lsmith77](https://avatars.githubusercontent.com/u/300279?v=4)](https://github.com/lsmith77 "lsmith77 (5 commits)")[![havvg](https://avatars.githubusercontent.com/u/126898?v=4)](https://github.com/havvg "havvg (5 commits)")[![gajdaw](https://avatars.githubusercontent.com/u/676675?v=4)](https://github.com/gajdaw "gajdaw (5 commits)")[![jalliot](https://avatars.githubusercontent.com/u/387904?v=4)](https://github.com/jalliot "jalliot (5 commits)")[![Trismegiste](https://avatars.githubusercontent.com/u/1260026?v=4)](https://github.com/Trismegiste "Trismegiste (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)")[![cordoval](https://avatars.githubusercontent.com/u/328359?v=4)](https://github.com/cordoval "cordoval (3 commits)")[![trompette](https://avatars.githubusercontent.com/u/181746?v=4)](https://github.com/trompette "trompette (3 commits)")

### Embed Badge

![Health badge](/badges/trismegiste-sympony/health.svg)

```
[![Health](https://phpackages.com/badges/trismegiste-sympony/health.svg)](https://phpackages.com/packages/trismegiste-sympony)
```

###  Alternatives

[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.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[open-dxp/opendxp

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

9417.2k55](/packages/open-dxp-opendxp)[forumify/forumify-platform

122.0k12](/packages/forumify-forumify-platform)

PHPackages © 2026

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