2017 © Pedro Peláez
 

library zfe-auth

Common Library for Zend Expressive User Authentication

image

awoyotoyin/zfe-auth

Common Library for Zend Expressive User Authentication

  • Wednesday, April 25, 2018
  • by awoyotoyin
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Zend {Expressive} User Authentication module

Installation

$ composer require awoyotoyin/zfe-auth:dev-master

Register the module

This module requires the awoyotoyin/zfe-base module and must be registered to function properly, (*1)

Zend Expressive


use Zfe\Common\ConfigProvider as CommonConfigProvider; use Zfe\Auth\ConfigProvider as AuthConfigProvider; $aggregator = new ConfigAggregator([ ... CommonConfigProvider::class, AuthConfigProvider::class, ... ], $cacheConfig['config_cache_path']);

Usage

A work in progress, (*2)

The Versions

25/04 2018

dev-master

9999999-dev https://www.github.com/awoyotoyin/zfe-auth

Common Library for Zend Expressive User Authentication

  Sources   Download

MIT

The Requires

 

The Development Requires

by Awoyo Oluwatoyin

zend zend expressive zend expressive user zend expressive user authentication expressive user authentication