2017 © Pedro Peláez
 

library zf2-auth-module

ZF2 module for authentication services

image

leogr/zf2-auth-module

ZF2 module for authentication services

  • Friday, April 3, 2015
  • by leodido
  • Repository
  • 1 Watchers
  • 1 Stars
  • 138 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

A ZF2 module for authentication services

Latest Stable Version, (*1)

This ZF2 module provides a standard setup for an interactive authentication environment (based on Zend Framework 2 authentication, i.e. \Zend\Authentication)., (*2)

Features

It provides:, (*3)

  • an interfaces set aimed to wire up your model with authentication services, (*4)

  • an event driven authentication process, (*5)

  • a controller plugin to easily integrate an interactive authentication into your application, (*6)

Installation

Using composer:, (*7)

Add the following to your composer.json file:, (*8)

"require": {
    "php": ">=5.4",
    "leogr/zf2-auth-module": "~0.1"
}

Analytics, (*9)

The Versions