lm-commons / lmc-authentication
Laminas Mezzio Authentication
1.0.x-dev
2025-09-09 15:47 UTC
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0
- laminas/laminas-stdlib: ^3.1
- 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: ^11.5
- psalm/plugin-phpunit: ^0.19.5
- vimeo/psalm: ^6.10
This package is auto-updated.
Last update: 2025-09-10 04:52:09 UTC
README
Authentication middleware for Mezzio applications
Requirements
- PHP 8.2 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 https://lm-commons.github.io/lmc-authentication/.