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

This package is auto-updated.

Last update: 2024-04-21 18:26:09 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