PHPackages                             club-seiden/ibmiuseradmin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. club-seiden/ibmiuseradmin

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

club-seiden/ibmiuseradmin
=========================

A user management module for ZF2

271[2 issues](https://github.com/Club-Seiden/Ibmiuseradmin/issues)PHP

Since Aug 30Pushed 10y ago3 watchersCompare

[ Source](https://github.com/Club-Seiden/Ibmiuseradmin)[ Packagist](https://packagist.org/packages/club-seiden/ibmiuseradmin)[ RSS](/packages/club-seiden-ibmiuseradmin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Ibmiuseradmin
=============

[](#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.

Created by the fine people over at clubseiden.com

Requirements
------------

[](#requirements)

- [Zend Framework 2](https://github.com/zendframework/zf2) (latest master)
- [ZfcBase](https://github.com/ZF-Commons/ZfcBase) (latest master).
- [ZfcUser](https://github.com/ZF-Commons/ZfcUser) (latest master).
- [ZfcAdmin](https://github.com/ZF-Commons/ZfcAdmin) (latest master).

Features / Goals
----------------

[](#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
------------

[](#installation)

1. Add this package with Composer

```
..."require-dev":{
    "club-seiden/ibmiuseradmin":"dev-master"
    },...

```

2. Tell Composer to download Ibmiuseradmin

```
$ php composer.phar update

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 51.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/653e8bb269cad0bbfee0acc921ccf7f69dd7afd9870fc832281ba2d634d83159?d=identicon)[chukShirley](/maintainers/chukShirley)

---

Top Contributors

[![chukShirley](https://avatars.githubusercontent.com/u/4006510?v=4)](https://github.com/chukShirley "chukShirley (27 commits)")[![kingharrison](https://avatars.githubusercontent.com/u/6114928?v=4)](https://github.com/kingharrison "kingharrison (25 commits)")

### Embed Badge

![Health badge](/badges/club-seiden-ibmiuseradmin/health.svg)

```
[![Health](https://phpackages.com/badges/club-seiden-ibmiuseradmin/health.svg)](https://phpackages.com/packages/club-seiden-ibmiuseradmin)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
