paaacman/bootstrap-bundle

BraincraftedBootstrapBundle integrates Bootstrap into Symfony4 by providing templates, Twig extensions, services and commands. It's forked from BraincraftedBootstrapBundle

Installs: 525

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 185

Type:symfony-bundle

v2.2.0 2016-01-23 17:44 UTC

README

Installation

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

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