aradiv/yii2-authclient-rocks

Authclient for enl.rocks

0.2.0 2016-05-31 05:34 UTC

This package is auto-updated.

Last update: 2024-04-29 00:42:11 UTC


README

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.