2ends/zf2-user

This package is abandoned and no longer maintained. The author suggests using the jhonmike/zf2-user package instead.

Module User and Authentication

0.0.1 2014-11-18 16:21 UTC

This package is not auto-updated.

Last update: 2015-10-13 13:51:33 UTC


README

User, Authentication;

Installation

Installation of Zf2User uses composer. For composer documentation, please refer to getcomposer.org.

php composer.phar require jhonmike/zf2-user:dev-master

Then add Zf2User to your config/application.config.php

Example Start

https://github.com/undefinedsource/fs-zend2