2017 © Pedro Peláez
 

library ibmiuseradmin

A user management module for ZF2

image

club-seiden/ibmiuseradmin

A user management module for ZF2

  • Friday, July 17, 2015
  • by chukShirley
  • Repository
  • 3 Watchers
  • 1 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 3 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Ibmiuseradmin

This is a simple yet functional way to manage users in your ZF2 projects running on IBM i. It is meant to be used with ZFCAdmin. In theory this work on any OS, not just IBM i, but details regarding DB2 connections are provided in the /data directory., (*1)

Created by the fine people over at clubseiden.com, (*2)

Requirements

Features / Goals

  • Allow an admin to add, edit user details, change password, and delete users [IN PROGRESS]
  • Commented all code so this can be used as a learning tool [IN PROGRESS]
  • Be a sub-route of ZFCAdmin [COMPLETE]

Installation

  1. Add this package with Composer
..."require-dev":{
    "club-seiden/ibmiuseradmin":"dev-master"
    },...
  1. Tell Composer to download Ibmiuseradmin
$ php composer.phar update

The Versions

17/07 2015

dev-master

9999999-dev https://github.com/Club-Seiden/Ibmiuseradmin

A user management module for ZF2

  Sources   Download

BSD-3-Clause

The Requires

 

by Chuk Shirley
by King Harrison

user zf2 admin ibmi

30/08 2014

dev-develop

dev-develop

  Sources   Download