saxulum/saxulum-bootstrap-provider

This package is abandoned and no longer maintained. No replacement package was suggested.

A twitter bootstrap provider

1.0.8 2015-12-02 05:42 UTC

This package is not auto-updated.

Last update: 2020-09-22 19:11:09 UTC


README

works with plain silex-php

Build Status Total Downloads Latest Stable Version

Provides a twitter bootstrap integration based on BraincraftedBootstrapBundle

Requirements

  • PHP 5.3+
  • Pimple ~1.1
  • Symfony/Form ~2.3
  • Twig ~1.2

Installation

Through Composer as saxulum/saxulum-bootstrap-provider.

In different to the original BraincraftedBootstrapBundle, it does NOT PROVIDE any assetic integration. There is an assetic-provider available, to load assets (css/js/less/scss). There is an collection.js available.

Usage

Please use the documentation of the original BraincraftedBootstrapBundle.

Configuration

You don't need to change it, every value, got its default.

  • bootstrap.template_dir: path to the templates
  • bootstrap.icon_prefix: icon prefix
  • bootstrap.icon_tag: icon tag

License

MIT, see LICENSE. Check BraincraftedBootstrapBundle

Copyright