/!\ This edition is not maintened anymore. Use the Symfony standard edition + FlubBigBangBundle instead.
This edition is based on the Symfony standard edition with few enhancements.
- the KnpRadBundle (not declared in AppKernel by default)
- the FlubBigBangBundle
- a
var
directory containing :cache
andlogs
directories- sessions
- the SensioLabs security checker integrated with Composer
- no more AcmeDemo bundle
php composer.phar create-project flub/symfony-bigbang-edition path/to/install
Get the source code (clone it or get a ZIP archive from Github) then install dependencies via composer.
php composer.phar install