yohang / symfony-framework-distribution
A custom Symfony distribution
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1 100
pkg:composer/yohang/symfony-framework-distribution
Requires
- php: >=5.3.3
- davidbadura/fixtures-bundle: 1.0.*
- doctrine/doctrine-bundle: 1.0.*
- doctrine/orm: 2.3.*
- incenteev/composer-parameter-handler: 1.0.*@dev
- kriswallsmith/assetic: 1.1.*@dev
- sensio/distribution-bundle: 2.2.*
- sensio/framework-extra-bundle: 2.2.*
- sensio/generator-bundle: 2.2.*
- symfony/assetic-bundle: 2.1.*
- symfony/monolog-bundle: 2.1.*
- symfony/swiftmailer-bundle: 2.1.*
- symfony/symfony: 2.2.*
- twig/extensions: 1.0.*@dev
- yohang/dependency-tools: 1.0.*
Requires (Dev)
- phpunit/phpunit: 3.*
This package is auto-updated.
Last update: 2025-09-21 21:24:57 UTC
README
This Symfony distribution is a custom version of the Symfony standard edition that fits to my personal needs.
It includes, in other things:
- NPM for server side javascripts dependencies (coffescript, less and bower)
- Bower for client side dependencies
- Some client-side libraries (html5shiv, jquery, underscore, bootstrap)
- A Twitter bootstrap form layout
- A default assetic configuration
And add some changes:
- Splitted configuration files
- Moved session dir to avoid loosing sessions on cache:clear