yongtiger / yii2-authclient
Package info
github.com/yongtiger/yii2-authclient
Type:yii2-extension
pkg:composer/yongtiger/yii2-authclient
v0.5.0
2017-01-25 01:43 UTC
Requires
- php: >=5.5
- yiisoft/yii2: *
- yiisoft/yii2-authclient: ~2.1.0
- yiisoft/yii2-bootstrap: *
This package is not auto-updated.
Last update: 2026-03-01 03:42:52 UTC
README
Initial commit.
Features
- Sample of extensions directory structure.
src,docs, etc. README.mdcomposer.jsondevelopment-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
Development roadmap
License
Yii2-authclient is released under the MIT license, see LICENSE file for details.