mdmsoft / yii2-client-tools
appcache and client identifier
Package info
github.com/mdmsoft/yii2-client-tools
Type:yii2-extension
pkg:composer/mdmsoft/yii2-client-tools
dev-master
2014-08-17 23:29 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-10 09:26:44 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.