2017 © Pedro Peláez
 

yii-module yii-auth

Yii auth API module

image

powerkernel/yii-auth

Yii auth API module

  • Tuesday, July 3, 2018
  • by powerkernel
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Yii Auth API

Prerequisites

Installation

The preferred way to install this extension is through composer., (*1)

Either run, (*2)

composer require powerkernel/yii-auth "@dev"

or add, (*3)

"powerkernel/yii-auth": "@dev"

to the require section of your composer.json file, (*4)

DB Migration

Run in /bin directory, (*5)

php yii mongodb-migrate --migrationPath=@vendor/powerkernel/yii-auth/src/migrations --migrationCollection=auth_migration

API Documentation

View on Postman, (*6)

The Versions

03/07 2018

dev-master

9999999-dev https://powerkernel.com

Yii auth API module

  Sources   Download

MIT

The Requires

 

api auth module yii