kokspflanze / bjy-authorize
Laminas\Acl based firewall system for Mezzio dispatch protection
3.0.0
2026-05-28 08:32 UTC
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
- laminas/laminas-permissions-acl: ^2.18
- laminas/laminas-servicemanager: ^3.24 || ^4.12
- mezzio/mezzio-authentication: ^1.13
- mezzio/mezzio-authorization: ^1.11
- mezzio/mezzio-router: ^3.9 || ^4.2
- mezzio/mezzio-session: ^1.17
Requires (Dev)
- doctrine/persistence: ^1.3.8 || ^2.2.2
- phpunit/phpunit: ^9.5.9
This package is auto-updated.
Last update: 2026-05-28 08:35:16 UTC
README
This module is designed to provide a facade for Laminas\Permissions\Acl that will
ease its usage with modules and applications.
Information
This is a fork of the original bjyoungblood/BjyAuthorize module.
I added Laminas 3 support and moved it to Mezzio-Support
Status
At the moment this module is in development for mezzio-support and works only with doctrine.
License
Released under the MIT License. See file LICENSE included with the source code for this project for a copy of the licensing terms.