paaacman/bootstrap-bundle

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

Maintainers

Package info

github.com/paaacman/bootstrap-bundle

Type:symfony-bundle

pkg:composer/paaacman/bootstrap-bundle

Statistics

Installs: 878

Dependents: 0

Suggesters: 0

Stars: 1

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"
    }
}