Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 406 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 406 Bytes

yii2-client-tools

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