lm-commons / lmc-authentication
Laminas Mezzio Authentication
1.0.1
2025-11-24 15:36 UTC
Requires
- php: ~8.2.0 || ~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: ^11.5
- psalm/plugin-phpunit: ^0.19.5
- vimeo/psalm: ^6.13
- 1.1.x-dev
- 1.0.x-dev
- 1.0.1
- 1.0.0
- dev-renovate/lock-file-maintenance
- dev-dependabot/npm_and_yarn/docs/svgo-3.3.3
- dev-renovate/webmozart-assert-2.x
- dev-renovate/phpunit-phpunit-13.x
- dev-dependabot/npm_and_yarn/docs/webpack-5.105.0
- dev-dependabot/npm_and_yarn/docs/lodash-4.17.23
- dev-dependabot/npm_and_yarn/docs/mdast-util-to-hast-13.2.1
- dev-dependabot/npm_and_yarn/docs/node-forge-1.3.2
This package is auto-updated.
Last update: 2026-03-05 15:41:03 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 LM-Commons.