mdmsoft/yii2-client-tools

appcache and client identifier

Installs: 559

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 2

Open Issues: 0

Type:yii2-extension

dev-master 2014-08-17 23:29 UTC

This package is not auto-updated.

Last update: 2024-04-23 00:22:29 UTC


README

appcache and client identifier

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist mdmsoft/yii2-client-tools "*"

or add

"mdmsoft/yii2-client-tools": "*"

to the require section of your composer.json file.

Usage