glagola/yii2-gauge.js

Gauge.js assets for Yii PHP framework 2.0

Installs: 136

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 0

Type:yii2-extension

dev-master 2016-03-03 22:47 UTC

This package is not auto-updated.

Last update: 2024-06-08 17:32:05 UTC


README

Join the chat at https://gitter.im/glagola/yii2-gauge.js

Gauge.js assets for Yii PHP framework 2.0

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require "glagola/yii2-gauge.js" "*"

or add

"glagola/yii2-gauge.js" : "*"

to the require section of your application's composer.json file.