daxslab/yii2-tdcreviewsclient-module

Yii2 client module to interact with http://www.touchdcity.com reviews client

dev-master 2018-09-05 20:18 UTC

This package is auto-updated.

Last update: 2024-03-23 06:03:29 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

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.