Skip to content

beastbytes/yii2-ui-widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UiWidgets

A Yii2 Extension that provides lightweight UI widgets implemented in CSS.

For license information see the LICENSE-file.

Documentation is at docs/index.md.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist beastbytes/yii2-ui-widgets

or add

'beastbytes/yii2-ui-widgets': '~1.0'

to the require section of your composer.json.