/mezzio-authorization-acl

laminas-permissions-acl adapter for mezzio-authorization

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

mezzio-authorization-acl

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.