yii2-foundation-widgets Foundation widgets

Foundation Extension for Yii 2

  1. Requirements
  2. Usage
  3. Resources

Code based on yii2-bootstrap, this extension is work in progress and can be used instead of yii2-bootstrap. Any comments are appreciated!

Widgets in progress:

Helpers:

  • Html::icon()
  • Html::fLabel()

Requirements

This extension is for Yii2

Usage

The preferred way to install this extension is through composer.

Either run ~~~ php composer.phar require --prefer-dist nonzod/yii2-foundation "dev-master" ~~~

or add

"nonzod/yii2-foundation": "dev-master"

to the require section of your composer.json file.

Resources

1 0
7 followers
0 downloads
Yii Version: 2.0
License: BSD-2-Clause
Category: User Interface
Developed by: Nicola
Created on: Nov 15, 2014
Last updated: 9 years ago

Related Extensions