yohang / symfony-framework-distribution
There is no license information available for the latest version (dev-master) of this package.
A custom Symfony distribution
dev-master
2012-12-25 20:30 UTC
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: 2024-10-21 19:30:21 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