hjp1011/yii2-auth

Extension for Yii2 Framework to work with auththorization

Installs: 32

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.0 2021-12-18 18:42 UTC

This package is not auto-updated.

Last update: 2024-06-03 04:53:40 UTC


README

YiiFrame core plug-in

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist hjp1011/yii2-auth "*"

or add

"hjp1011/yii2-auth": "*"

to the require section of your composer.json file.