yongtiger / yii2-authclient
Installs: 63
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.5
- yiisoft/yii2: *
- yiisoft/yii2-authclient: ~2.1.0
- yiisoft/yii2-bootstrap: *
This package is not auto-updated.
Last update: 2024-10-26 20:26:58 UTC
README
Initial commit.
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
Development roadmap
License
Yii2-authclient is released under the MIT license, see LICENSE file for details.