2017 © Pedro Peláez
 

library zf2-user

User Module for Zend Framework 2

image

oromedialab/zf2-user

User Module for Zend Framework 2

  • Monday, April 11, 2016
  • by oromedialab
  • Repository
  • 1 Watchers
  • 1 Stars
  • 55 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

User Module for Zend Framework 2

Developed and Maintained by Ibrahim Azhar Armar, (*1)

Introduction

User module integrated with Doctrine, It comes bundled with authentication, reigstration, change password and profile, (*2)

Installation

Install using composer

composer require oromedialab/zf2-user dev-master

Install using GIT clone

git clone https://github.com/oromedialab/zf2-user.git

Enable Zf2 Module

Enable the module by adding Oml\Zf2User in your config/application.config.php file, (*3)

The Versions