2017 © Pedro Peláez
 

library zf-simple-auth

Minimalistic authentication module

image

jmleroux/zf-simple-auth

Minimalistic authentication module

  • Thursday, December 8, 2016
  • by jmleroux
  • Repository
  • 1 Watchers
  • 1 Stars
  • 118 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

zf-simple-auth

[Master Branch Build Status] (http://travis-ci.org/jmleroux/zf-simple-auth), (*1)

A minimalistic authentication module., (*2)

I use this module when i need to test my developments in authenticated mode with ZendSkeletonApplication., (*3)

Not for use in production, but useful in dev., (*4)

It provides a form to log in and out with a basic ZendSkeletonApplication., (*5)

Initially used for testing ZfcRbac, the identity is provided with simples roles., (*6)

Installation

  • Add dependency in your composer.json
  • Add 'ZfSimpleAuth' in application.config.php
  • Copy zf-simple-auth.local.php.dist to your config/autoload/zf-simple-auth.local.php
  • Configure users in config/autoload/zf-simple-auth.local.php

The Versions

08/12 2016

dev-master

9999999-dev

Minimalistic authentication module

  Sources   Download

The Requires

 

The Development Requires

08/12 2016

v1.1

1.1.0.0

Minimalistic authentication module

  Sources   Download

The Requires

 

The Development Requires

11/05 2014

1.0

1.0.0.0

Minimalistic authentication module

  Sources   Download

The Requires

 

The Development Requires

03/02 2014

0.1

0.1.0.0

Minimalistic authentication module

  Sources   Download

The Requires