oromedialab/zf2-user

User Module for Zend Framework 2

dev-master 2016-04-11 04:20 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:23:59 UTC


README

Developed and Maintained by Ibrahim Azhar Armar

Introduction

User module integrated with Doctrine, It comes bundled with authentication, reigstration, change password and profile

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