daxslab / yii2-tdcreviewsclient-module
Yii2 client module to interact with http://www.touchdcity.com reviews client
Package info
github.com/daxslab/yii-tdcreviewsclient-module
Type:yii2-extension
pkg:composer/daxslab/yii2-tdcreviewsclient-module
dev-master
2018-09-05 20:18 UTC
Requires
- yiisoft/yii2: *
- yiisoft/yii2-httpclient: ~2.0.0
This package is auto-updated.
Last update: 2026-02-23 10:13:46 UTC
README
Yii2 client module to interact with http://www.toudchdcity.com reviews service
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist daxslab/yii2-tdcreviewsclient-module "*"
or add
"daxslab/yii2-tdcreviewsclient-module": "*"
to the require section of your composer.json file.