mdmsoft / yii2-client-tools
appcache and client identifier
Installs: 560
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 2
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2024-11-05 02:39:03 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.