beastbytes/yii2-ui-widgets

Yii2 Extension that provides a set of UI widgets in CSS

Installs: 3

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.1 2020-09-25 09:34 UTC

This package is auto-updated.

Last update: 2024-04-25 18:13:41 UTC


README

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.