what are the most essential bundles in symfony2?
- by user
this question but i hope it does not, i'll try my best to make clarify it
I'm new to symfony2 but not to php, as far as i know, everything in symfony2 is bundles.
Being a django guy, i know that the essential apps are:
south
Django-Debug-Toolbar
Haystack Search
Django Admin Tools (maybe)
fabric
the registration and user profile app (unless you decide to use django-userena)
Piston
I'm not going to make a longer list, you get the point. I know 2 essential apps for symfony2 so far the admin generator and FOSUserBundle.
So what are other must have bundles?