Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 1.39 KB

README.md

File metadata and controls

64 lines (33 loc) · 1.39 KB

Yii2-authclient [v0.0.0]

Initial commit.

Latest Stable Version Total Downloads Latest Unstable Version License

Features

  • Sample of extensions directory structure. src, docs, etc.
  • README.md
  • composer.json
  • development-roadmap.md

Dependences

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

"yongtiger/yii2-authclient": "*"

to the require section of your composer.json.

Configuration

Usage

Notes

Documents

See also

Todo

License

Yii2-authclient is released under the MIT license, see LICENSE file for details.