Skip to main content

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.

Latest Stable Version Total Downloads Dynamic JSON Badge

Documentation

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

Latest Stable Version Total Downloads Dynamic JSON Badge

Documentation

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.