coremax / core-bootstrap
Module to provides ZF2 integration with Twitter Bootstrap using RWOverdijk/AssetManager and many view helpers.
Package info
github.com/coremax/CoreBootstrap
Language:JavaScript
pkg:composer/coremax/core-bootstrap
v0.1
2013-02-23 17:03 UTC
Requires
- php: >=5.3.3
- rwoverdijk/assetmanager: dev-master
- zendframework/zendframework: 2.*
This package is not auto-updated.
Last update: 2026-03-14 19:50:09 UTC
README
Module to provides ZF2 integration with Twitter Bootstrap using RWOverdijk/AssetManager and many view helpers.
Installation
Installation of this module uses Composer.
php composer.phar require coremax/core-bootstrap
# (When asked for a version, type `0.*`)
Then add AssetManager and CoreBootstrap to your config/application.config.php.
Installation without Composer is not current supported.