shqear / yii2-foundation6
The Foundation 6 extension for the Yii2 framework
Installs: 1 137
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 0
Language:HTML
Type:yii2-extension
Requires
- timetoogo/pinq: ~3.3
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2024-11-09 19:34:49 UTC
README
Foundation6 Extension for Yii2 (Under Construction)
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 shqear/yii2-foundation6 "dev-master"
or add
"shqear/yii2-foundation6": "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.
Your framework + Foundation = <3
foundationize.com