Joined September 2011
·
Achievements
92 Karma
0 Total ProTip Views
Nephila Komaci 3
Have at least three original repos where PHP is the dominant language
Forked 100
Have a seriously badass project that's been forked at least 100 times
Forked 50
Have a project with a thriving community of users that's been forked at least 50 times
Philanthropist
Truly improve developer quality of life by sharing at least 50 individual open source projects
Altruist
Increase developer well-being by sharing at least 20 open source projects
Lemmings 100
Write something great enough to have at least 100 watchers of the project
Forked 20
Have an established project that's been forked at least 20 times
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
you don't need to redefine the root to prefix them. Simply put a prefix when importing the resource: http://symfony.com/doc/current/book/routing.html#prefixing-imported-routes
And instead of using FOSFacebookBundle and FOSTwitterBundle, I would recommend using https://github.com/hwi/HWIOAuthBundle. It is better implemented and maintained, and allow you to connect to any OAuth (1 or 2) provider, which includes Twitter and Facebook. Thus, you only need 1 integration with FOSUserBundle, not 2