settermjd/mezzio-simple-user-manager

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

0.1.8 2024-12-20 04:30 UTC

This package is auto-updated.

Last update: 2025-02-23 11:32:51 UTC


README

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 and mezzio-authentication-laminasauthentication.

For more information, check out the documentation.

Prerequisites

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

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: ask questions and submit your feature requests, bug reports, etc
  • Pull requests: send your improvements

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

No warranty expressed or implied. Software is as is.