User Management
LMC Authentication
Lmc Authentication offers middleware to implement authentication in your application.
Lmc Authentication works in the same way as Mezzio Authentication except that it does not perform any action when authentication does result into a user.
LmcUser
LmcUser is a user registration and authentication module for Laminas MVC. LmcUser provides the foundations for adding user authentication and registration to your Laminas MVC application. It is designed to be very simple and easy to extend.
warning
LmcUser is now in Maintenance-only. See this blog post
Lmc User Mezzio (Coming soon)
lmc-user-mezzio provides middlewares to handle user management for Mezzio applications. It is a migration of the LmcUser package for Mezzio applications.