webware / webware-usermanager
Mezzio user registration, authentication, email verification, and admin user management for the webware-* package family.
0.1.x-dev
2026-08-25 02:28 UTC
Requires
- php: ~8.4.1 || ~8.5.0
- fig/http-message-util: ^1.1
- laminas/laminas-diactoros: ^3.8
- laminas/laminas-filter: ^3.0
- laminas/laminas-inputfilter: 3.0.x-dev
- laminas/laminas-validator: ^3.7
- laminas/laminas-view: ^2.30 || ^3.0
- mezzio/mezzio: ^3.26
- mezzio/mezzio-helpers: ^5.9
- mezzio/mezzio-router: ^3.15 || ^4.0
- mezzio/mezzio-session: ^1.12
- mezzio/mezzio-template: ^2.8 || ^3.0
- monolog/monolog: ^3.4
- php-db/phpdb-mysql: ^0.5.x-dev
- php-standard-library/type: ^6.2
- psr/container: ^2.0
- psr/event-dispatcher: ^1.0
- psr/http-message: ^2.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- psr/log: ^3.0
- ramsey/uuid: ^4.7
- webmozart/assert: ^2.4.1
- webware/message-bus: ^2.0.0-beta.1
- webware/webware-acl: 0.1.x-dev
- webware/webware-admin: 0.1.x-dev
- webware/webware-core: 0.1.x-dev
- webware/webware-event: ^0.1
- webware/webware-htmx: 0.1.x-dev
- webware/webware-log: ^1.0
- webware/webware-mailer: ^1.0.0-beta.1
- webware/webware-message: ^1.0.0-beta.1
Requires (Dev)
- infection/infection: ^0.35.0
- phpbench/phpbench: ^1.7
- phpunit/phpunit: ^13.3
- roave/backward-compatibility-check: ^8.21.0
- roave/security-advisories: dev-master
- webware/webware-tools: ^0.1.x-dev
This package is auto-updated.
Last update: 2026-08-25 02:29:28 UTC
README
Mezzio user registration, authentication, email verification, and admin user management for the webware-* package family. Ships with a message-bus driven command layer, PhpDb-backed user repository, PSR-15 middleware for login and registration flows, HTMX-aware request handlers, and a webware-admin dashboard widget.
Installation
composer require webware/webware-usermanager
Documentation
See docs/.