Skip to content

BraincraftedBootstrapBundle integrates Bootstrap into Symfony2 by providing templates, Twig extensions, services and commands.

License

Notifications You must be signed in to change notification settings

Shaygan/bootstrap-bundle

 
 

Repository files navigation

A fork of BraincraftedBootstrapBundle to make it compatible to symfony 5

Installation

First you need to add shaygan/bootstrap-bundle to composer.json:

{
   "require": {
        "shaygan/bootstrap-bundle": "dev-master"
    }
}

About

BraincraftedBootstrapBundle integrates Bootstrap into Symfony2 by providing templates, Twig extensions, services and commands.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 66.9%
  • Twig 29.5%
  • JavaScript 2.0%
  • Other 1.6%