PHPackages                             houseofagile/single-page-boostrap-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. houseofagile/single-page-boostrap-bundle

ActiveSymfony-bundle

houseofagile/single-page-boostrap-bundle
========================================

Single Page based on bootstrap and symfony

132CSS

Since Dec 8Pushed 11y ago1 watchersCompare

[ Source](https://github.com/HouseOfAgile/SinglePageBootstrapBundle)[ Packagist](https://packagist.org/packages/houseofagile/single-page-boostrap-bundle)[ RSS](/packages/houseofagile-single-page-boostrap-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Single Page Bootstrap Bundle ############################

Just a simple bundle to wrap and package some bootstrap theme around a simple symfony skeleton with i18n and basic form management.

Installation
------------

[](#installation)

Install the bundle
------------------

[](#install-the-bundle)

Simply run assuming you have installed composer.phar or composer binary:

```
$ php composer.phar require houseofagile/HOASinglePageBootstrapBundle 0.8.*
```

Enable the bundle
-----------------

[](#enable-the-bundle)

Finally, enable the bundle in the kernel:

```
