linchpinstudios/yii2-foundation Zurb Foundation Frontend Framework for the Yii2 framework

foundation

Yii2-foundation

Zurb Foundation for Yii2.

Foundation Website: http://foundation.zurb.com

Foundation Documentation: http://foundation.zurb.com/docs/

Installation

Composer:

1) Add to your composer.json
"require": {
  // ...
  "linchpinstudios/yii2-foundation": "*",
  // ...
},
2) Run
php composer.phar update

Setup Assets

Add to your Assets/AppAssets.php
public $depends = [
  // ...
  'linchpinstudios\foundation\FoundationAssets',
  // ...
];

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



v0.1-alpha.0 is the latest of one release



MIT license
Stats
5 github stars & 3 github forks
0 downloads in the last day
0 downloads in the last 30 days
230 total downloads