2017 © Pedro Peláez
 

symfony-bundle twitter-bootstrap-bundle

Symfony FulgurioTwitterBootstrapBundle

image

fulgurio/twitter-bootstrap-bundle

Symfony FulgurioTwitterBootstrapBundle

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Fulgurio Twitter Bootstrap bundle

This bundle will be use with others bundles whose uses Twitter bootstrap for Symfony 2., (*1)

Installation

Step 1: Download FulgurioTwitterBootstrapBundle using composer

Coming soon, (*2)

Step 2: Enable the bundle

Enable the bundle in the kernel:, (*3)

``` php <?php // app/AppKernel.php, (*4)

public function registerBundles() { $bundles = array( // ... new Fulgurio\TwitterBootstrapBundle\FulgurioTwitterBootstrapBundle(), ); } ```, (*5)

How to use

It's easy, just use {{ asset('bundles/fulguriotwitterbootstrap/css/bootstrap.css') }} into your template to include bootstrap files (in this case bootstrap.css), (*6)

The Versions

12/06 2014

dev-BootstrapV2

dev-BootstrapV2

Symfony FulgurioTwitterBootstrapBundle

  Sources   Download

MIT

by Vincent GUERARD

12/06 2014

2.3.2

2.3.2.0

Symfony FulgurioTwitterBootstrapBundle

  Sources   Download

MIT

by Vincent GUERARD

06/04 2014

dev-master

9999999-dev

Symfony FulgurioTwitterBootstrapBundle

  Sources   Download

MIT

by Vincent GUERARD

06/04 2014

3.1.1

3.1.1.0

Symfony FulgurioTwitterBootstrapBundle

  Sources   Download

MIT

by Vincent GUERARD