Download the PHP package markei/bootstrap3bundle without Composer
On this page you can find all versions of the php package markei/bootstrap3bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download markei/bootstrap3bundle
More information about markei/bootstrap3bundle
Files in markei/bootstrap3bundle
Download markei/bootstrap3bundle
More information about markei/bootstrap3bundle
Files in markei/bootstrap3bundle
Vendor markei
Package bootstrap3bundle
Short Description Symfony Bundle to integrate Bootstrap 3 without Assetic, Less, NPM
License MIT
Package bootstrap3bundle
Short Description Symfony Bundle to integrate Bootstrap 3 without Assetic, Less, NPM
License MIT
Please rate this library. Is it a good library?
Informations about the package bootstrap3bundle
README
About this bundle
This bundle provides an easy and basic way to add Bootstrap 3 to your Symfony project. It does not require Assetic, NPM, Sass of LESS.
Installation
1 Add to composer.json to the require
key
2 Register the bundle in app/AppKernel.php
3 Run the following command to copy the files (for Symfony 2.8 users use app/console instead of bin/console)
4 Use it in your code
Configuration
The following options can be controlled via app/config/config.yml
Automatic copy on update and install
Add the copy job to the scripts section of your composer.json
All versions of bootstrap3bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
symfony/console Version ^4.4.0 || ^5.0.0
symfony/filesystem Version ^4.4.0 || ^5.0.0
symfony/finder Version ^4.4.0 || ^5.0.0
twbs/bootstrap Version ^3.0.0
components/jquery Version ^1.12
symfony/console Version ^4.4.0 || ^5.0.0
symfony/filesystem Version ^4.4.0 || ^5.0.0
symfony/finder Version ^4.4.0 || ^5.0.0
twbs/bootstrap Version ^3.0.0
components/jquery Version ^1.12
The package markei/bootstrap3bundle contains the following files
Loading the files please wait ....