appmake/yii2-bootstrap

Twitter-Bootstrap helpers for Yii2

1.0.1 2015-06-24 22:29 UTC

This package is not auto-updated.

Last update: 2024-05-25 14:47:37 UTC


README

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist appmake/yii2-bootstrap "*"

or add

"appmake/yii2-bootstrap": "*"

to the require section of your composer.json file.