Download the PHP package itchaos/bootstrap-checkbox-bundle without Composer
On this page you can find all versions of the php package itchaos/bootstrap-checkbox-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package bootstrap-checkbox-bundle
Bootstrap Checkbox Bundle
This is just simple wrapping bundle for Bootstrap Checkbox.
Minimal Requirements
- php 5.6
- symfony 2.3
- twig 1.0
Instalation
-
Add to composer requirements
-
Register bundle in Your AppKernel
-
Add bundle js resources to assetic
- Add asset to your layout
Usage
Bundle provides you with new form type which descends from regular Symfonys . It has same usage but is rendered next to label instead inside (as in most Bootstrap bundles). All properties for bootstrap checkbox from are exposed by as described in wrapped plugins documnetation available here: BootstrapCheckbox documentation
The main difference is expanding parameter names containing to .
All versions of bootstrap-checkbox-bundle with dependencies
symfony/framework-bundle Version ~2.3
symfony/form Version ~2.3
vsn4ik/bootstrap-checkbox Version ~1.4.0