Skip to content

webtoolsnz/yii2-widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widget Library for Yii2

Software License Build Status Coverage Status Quality Score

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

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.