Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 2.24 KB

README.md

File metadata and controls

58 lines (40 loc) · 2.24 KB

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.