Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

saxulum-legacy/saxulum-bootstrap-provider

Repository files navigation

saxulum-bootstrap-provider

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