works with plain silex-php
Provides a twitter bootstrap integration based on BraincraftedBootstrapBundle
- PHP 5.3+
- Pimple ~1.1
- Symfony/Form ~2.3
- Twig ~1.2
Through Composer as saxulum/saxulum-bootstrap-provider.
In different to the original BraincraftedBootstrapBundle, it does NOT PROVIDE any assetic integration. There is an assetic-provider available, to load assets (css/js/less/scss). There is an collection.js available.
Please use the documentation of the original BraincraftedBootstrapBundle.
You don't need to change it, every value, got its default.
bootstrap.template_dir
: path to the templatesbootstrap.icon_prefix
: icon prefixbootstrap.icon_tag
: icon tag
MIT, see LICENSE. Check BraincraftedBootstrapBundle
- Dominik Zogg [email protected]
- Florian Eckerstorfer [email protected] (BraincraftedBootstrapBundle)