shirase / yii2-foundation
The Foundation extension for the Yii framework
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 7
Language:HTML
Type:yii2-extension
Requires
- bower-asset/foundation: 5.5.*
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2024-11-04 12:54:16 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