Inspired by some of the Symfony Live San Francisco talks , I decided to create this bundle and become a better OSS contributor.
This bundle allows you to easily start a backbone.js project with Symfony2, it creates a basic structure for your backbone files and also includes a generator to scaffold your backbone classes.
All the installation steps can be found in the README: https://github.com/gigo6000/DevtimeBackboneBundle
A simple Raffler app created with this bundle can be found here: https://github.com/gigo6000/DevtimeRafflerBundle