/yii2-authclient-rocks

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Yii2 Authclient Rocks

Authclent for enl.rocks

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist aradiv/yii2-authclient-rocks "*"

or add

"aradiv/yii2-authclient-rocks": "*"

to the require section of your composer.json file.