Download the PHP package settermjd/mezzio-simple-user-manager without Composer
On this page you can find all versions of the php package settermjd/mezzio-simple-user-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download settermjd/mezzio-simple-user-manager
More information about settermjd/mezzio-simple-user-manager
Files in settermjd/mezzio-simple-user-manager
Package mezzio-simple-user-manager
Short Description This is a small and simplistic user manager for Mezzio-based applications.
License BSD-3-Clause
Homepage https://settermjd.github.io/mezzio-simple-user-manager/
Informations about the package 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 and mezzio-authentication-laminasauthentication.
For more information, check out the documentation.
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):
- Access to one of the following databases:
- SQLite
- IBM DB2
- Microsoft SQLServer
- MySQL or MariaDB
- Oracle
- PostgreSQL
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.
All versions of mezzio-simple-user-manager with dependencies
laminas/laminas-db Version ^2.20.0
laminas/laminas-eventmanager Version ^3.14
laminas/laminas-hydrator Version ^4.16
laminas/laminas-inputfilter Version ^2.31.0
laminas/laminas-servicemanager Version ^3.21.0
mezzio/mezzio-authentication Version ^1.10
mezzio/mezzio-authentication-laminasauthentication Version ^1.7