PHPackages                             settermjd/mezzio-simple-user-manager - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. settermjd/mezzio-simple-user-manager

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

settermjd/mezzio-simple-user-manager
====================================

This is a small and simplistic user manager for Mezzio-based applications.

0.2.3(9mo ago)518[10 issues](https://github.com/settermjd/mezzio-simple-user-manager/issues)BSD-3-ClausePHPCI failing

Since Dec 11Pushed 6mo ago3 watchersCompare

[ Source](https://github.com/settermjd/mezzio-simple-user-manager)[ Packagist](https://packagist.org/packages/settermjd/mezzio-simple-user-manager)[ Docs](https://settermjd.github.io/mezzio-simple-user-manager/)[ Fund](https://funding.communitybridge.org/projects/laminas-project)[ RSS](/packages/settermjd-mezzio-simple-user-manager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (19)Versions (16)Used By (0)

Mezzio Simple User Manager
==========================

[](#mezzio-simple-user-manager)

This is a small and simplistic user manager for Mezzio-based applications.

It's not intended to be too feature-rich. Rather, it's meant to be a simple user manager that provides just the following functionality:

- Login
- Logout
- New user registration
- User profile; and
- Password reset

It's heavily inspired by [Mezzio Authentication](https://docs.mezzio.dev/mezzio-authentication) and [mezzio-authentication-laminasauthentication](https://docs.mezzio.dev/mezzio-authentication-laminasauthentication).

For more information, [check out the documentation](./docs).

Prerequisites
-------------

[](#prerequisites)

To use the package, you'll need the following:

- PHP 8.3 or above
- One of the following extensions (based on your desired database):
    - [MySQL via the PDO (PHP Data Objects) extension](https://www.php.net/manual/en/ref.pdo-mysql.php)
    - [PostgreSQL via the PDO extension](https://www.php.net/manual/en/ref.pdo-pgsql.php)
    - [SQLite via the PDO extension](https://www.php.net/manual/en/ref.pdo-sqlite.php)
    - [The ext/ibm\_db2 driver](https://www.php.net/manual/en/ibm-db2.installation.php)
    - [The ext/mysqli driver](https://www.php.net/manual/en/intro.mysqli.php)
    - [The ext/oci8 driver](https://www.php.net/manual/en/intro.oci8.php)
    - [The ext/pgsql driver](https://www.php.net/manual/en/intro.pgsql.php)
    - [The ext/sqlsrv driver (from Microsoft)](https://www.php.net/manual/en/intro.sqlsrv.php)
- Access to one of the following databases:
    - SQLite
    - IBM DB2
    - Microsoft SQLServer
    - MySQL or MariaDB
    - Oracle
    - PostgreSQL

Contributing
------------

[](#contributing)

If you want to contribute to the project, whether you have found issues with it or just want to improve it, here's how:

- [Issues](https://github.com/settermjd/mezzio-simple-user-manager/issues/new/choose): ask questions and submit your feature requests, bug reports, etc
- [Pull requests](https://github.com/settermjd/mezzio-simple-user-manager/pulls): send your improvements

Did You Find The Project Useful?
--------------------------------

[](#did-you-find-the-project-useful)

If the project was useful and you want to say thank you and/or support its active development, here's how:

- Add a GitHub Star to the project
- Write an interesting article about the project wherever you blog

Disclaimer
----------

[](#disclaimer)

No warranty expressed or implied. Software is as is.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance46

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~18 days

Recently: every ~53 days

Total

13

Last Release

291d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d4c6c662daf6b4a9742c59d0a72c069633a9772c831ecc1de7a2926ee4d8d95?d=identicon)[settermjd](/maintainers/settermjd)

---

Top Contributors

[![settermjd](https://avatars.githubusercontent.com/u/196801?v=4)](https://github.com/settermjd "settermjd (88 commits)")

---

Tags

mezzio

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/settermjd-mezzio-simple-user-manager/health.svg)

```
[![Health](https://phpackages.com/badges/settermjd-mezzio-simple-user-manager/health.svg)](https://phpackages.com/packages/settermjd-mezzio-simple-user-manager)
```

###  Alternatives

[kokspflanze/bjy-authorize

Laminas\\Acl based firewall system for Laminas dispatch protection

20178.2k4](/packages/kokspflanze-bjy-authorize)[lm-commons/lmc-rbac-mvc

Laminas Framework MVC Module that provides a layer of features of Laminas\\Permissions\\Rbac

12401.0k7](/packages/lm-commons-lmc-rbac-mvc)[saeven/zf3-circlical-user

Complete user entity, rights, and access module for Laminas

3718.7k](/packages/saeven-zf3-circlical-user)[saeven/zf3-circlical-autowire

Annotation based routing, and magic Controller creation for Laminas and ZF3.

1430.0k](/packages/saeven-zf3-circlical-autowire)

PHPackages © 2026

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