webtoolsnz/yii2-widgets
Composer 安装命令:
composer require webtoolsnz/yii2-widgets
包简介
A Yii2 widgets library by Webtools
README 文档
README
A collection of reusable widgets for Yii2.
Installation
The preferred way to install this extension is through composer.
$ composer require webtoolsnz/yii2-widgets
Widgets Available
- \webtoolsnz\widgets\Wysihtml5
- A simple HTML5 WYSIWYG editor.
- \webtoolsnz\widgets\RadioButtonGroup
- A Slick alternative to radio buttons
- \webtoolsnz\widgets\CurrencyInput
- Input fields that supports localized currency codes.
- \webtoolsnz\widgets\DatePicker
- A Html5 Date Input shim, falls back to JUI DatePicker when no native widget available.
- \webtoolsnz\widgets\DateRangePicker
- A DateRangePicker.
- \webtoolsnz\widgets\Tabs
- Extends the yii bootstrap tabs, allows linking to tabs.
- \webtoolsnz\widgets\GooglePlaceSearch
- Easy to use input that implements google places search, also supports rendering a map.
- \webtoolsnz\widgets\SelectOther
- Simple select an option from predefined array or enter in something else.
Asset Bundles
There are also some useful asset bundles available.
- \webtoolsnz\widgets\FontAwesomeAsset
- \webtoolsnz\widgets\ModernizrAsset
- \webtoolsnz\widgets\GooglePlaceSearchAsset
Testing
webtoolsnz/yii2-widgets has a PHPUnit test suite. To run the tests, run the following command from the project folder.
$ composer test
License
The MIT License (MIT). Please see LICENSE for more information.
统计信息
- 总下载量: 100.65k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2016-03-17