lm-commons / lmc-authentication
Laminas Mezzio Authentication
Installs: 120
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 2
pkg:composer/lm-commons/lmc-authentication
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-10-01 03:01:16 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/.