Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 820 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 820 Bytes

mezzio-authorization-rbac

Build Status Coverage Status

This library provides a laminas-rbac adapter for mezzio-authorization.

Installation

Run the following to install this library:

$ composer require mezzio/mezzio-authorization-rbac

Documentation

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

$ mkdocs build

You may also browse the documentation online.