braincrafted / bootstrap-bundle

BraincraftedBootstrapBundle integrates Bootstrap into Symfony2 by providing templates, Twig extensions, services and commands.
http://bootstrap.braincrafted.com
MIT License
399 stars 184 forks source link

MopaBootstrapBundle vs BraincraftedBootstrapBundle vs Symfony integration #463

Closed stephanvierkant closed 5 years ago

stephanvierkant commented 6 years ago

I'm using MopaBootstrapBundle for a while now. I haven't used this bundle yet, but it seems it has the exact same goal and almost the same approach.

The size of the community is very important to a open source project, so maybe we can work together on one library/bundle instead of having to similar packages. Anyone used both bundles and can explain the differences?

Or maybe another approach: try to make these bundles redundant by integrating all features into Symfony. Symfony 3.4 already supports Bootstrap 4 by their Twig Bridge: https://symfony.com/blog/new-in-symfony-3-4-bootstrap-4-form-theme, but it only supports Forms for now.

stephanvierkant commented 5 years ago

Nevermind, I stopped using MopaBootstrapBundle.