Authclent for enl.rocks
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.