glagola/yii2-keymaster.js

Keymaster.js assets for Yii PHP framework 2.0

Installs: 31

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2016-03-12 11:58 UTC

This package is not auto-updated.

Last update: 2024-06-05 23:10:07 UTC


README

Keymaster.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-keymaster.js" "*"

or add

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

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