AjaxBlocksBundle
Provides an easy way to render in a Twig template blocks that can be updated using ajax requests.
https://github.com/jagilpe/ajax-blocks-bundle
AjaxModalsBundle
Easily use the bootstrap modal component to show and handle standard Symfony forms with ajax.
https://github.com/jagilpe/ajax-modals-bundle
EncryptionBundle
This bundles lets us encrypt the contents of our entities before they are persisted. We can specify which entities and even which fields of them will be encrypted.
https://github.com/jagilpe/encryption-bundle
EntityListBundle
EntityListBundle let's us easily build and render lists of entities.
https://github.com/jagilpe/entity-list-bundle
MenuBundle
Provides an easy way to build menus based in Bootstrap nav and nav-bar components.
https://github.com/jagilpe/menu-bundle
BundlesDemo
A demo for all the Symfony Bundles that can be accessed in.
https://demos.gilpereda.com/symfony-bundles/
The code of the site is in: