redpilllinpro/common-bundle
This bundle includes some of the typical stuff the author needs for his projects, like a user object, generic REST stuff and the context system.
Installs: 67
Dependents: 0
Suggesters: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:symfony-bundle
Requires
- symfony/framework-bundle: >=2.6, <3.0
- friendsofsymfony/user-bundle: 2.0.*@dev
README
A bundle made to store many small code sniplets I use in my Symfony projects, REST-stuff, a user object for FosUserBundle and the context system.