shaygan/bootstrap-bundle

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

Installs: 1 125

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 185

Type:symfony-bundle

3.0 2022-01-08 09:02 UTC

README

Installation

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

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