zendframework / zend-expressive-authorization-rbac

zend-rbac adapter for zend-expressive-authorization
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

zend-expressive-authorization-rbac

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-authorization-rbac.

Build Status Coverage Status

This library provides a zend-rbac adapter for zend-expressive-authorization.

Installation

Run the following to install this library:

$ composer require zendframework/zend-expressive-authorization-rbac

Documentation

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

$ mkdocs build

You may also browse the documentation online.