nonzod / yii2-foundation
The Foundation extension for the Yii framework
Package info
github.com/nonzod/yii2-foundation
Language:HTML
Type:yii2-extension
pkg:composer/nonzod/yii2-foundation
v0.0.2
2014-11-14 11:22 UTC
Requires
- bower-asset/foundation: 5.4.*
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-14 23:52:47 UTC
README
Foundation Extension for Yii 2
Based on yii2-bootstrap code, use this extension instead of yii2-bootstrap.
Widgets in progress:
- ActiveForm and ActiveField
- TopBar and TopBarSection
- SideNav
- IconBar
- GridView
- Breadcrumbs
- Button
- ButtonGroup
- DropDown
- DropdownButton works as Dropdown button or Split button
Helpers:
- Html::icon()
- Html::fLabel()
Installation
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.
Further Information
Please, check the Zurb Foundation site documentation for further information about its configuration options.
Web & Mobile development
www.digisin.it