mezzio/mezzio-authorization-acl

laminas-permissions-acl adapter for mezzio-authorization

Fund package maintenance!
Community Bridge

Installs: 40 535

Dependents: 4

Suggesters: 1

Security: 0

Stars: 5

Watchers: 12

Forks: 8

Open Issues: 4

pkg:composer/mezzio/mezzio-authorization-acl

1.13.0 2025-10-13 08:33 UTC

README

Build Status Coverage Status

This component provides Access Control List (ACL) authorization abstraction for the mezzio-authorization library.

Installation

Run the following to install this library:

$ composer require mezzio/mezzio-authorization-acl

Documentation

Documentation is in the doc tree, and can be compiled using mkdocs:

$ mkdocs build

You may also browse the documentation online.