shaygan/bootstrap-bundle

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

Maintainers

Package info

github.com/Shaygan/bootstrap-bundle

Type:symfony-bundle

pkg:composer/shaygan/bootstrap-bundle

Statistics

Installs: 6 832

Dependents: 0

Suggesters: 0

Stars: 1

4.0 2025-11-12 21:02 UTC

README

Installation

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

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