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: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-08 12:21:42 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.