lm-commons / lmc-authentication
Laminas Mezzio Authentication
1.1.0
2026-04-21 21:27 UTC
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- mezzio/mezzio-authentication: ^1.10
- psr/http-message: ^1.0.1 || ^2.0
- psr/http-server-middleware: ^1.0
- webmozart/assert: ^1.11
Requires (Dev)
- laminas/laminas-coding-standard: ^3.1
- phpunit/phpunit: ^12.5.22
- psalm/plugin-phpunit: ^0.19.5
- vimeo/psalm: ^6.16.1
This package is auto-updated.
Last update: 2026-06-18 20:09:36 UTC
README
Authentication middleware for Mezzio applications
Requirements
- PHP 8.3 or higher
Installation
You can install the lmc-authentication library with composer:
$ php composer.phar require lm-commons/lmc-authentication
Documentation
Browse the documentation online at LM-Commons.