zendframework/zend-expressive-authorization-rbac

This package is abandoned and no longer maintained. The author suggests using the mezzio/mezzio-authorization-rbac package instead.

Description of project goes here

1.0.2 2019-06-18 21:32 UTC

This package is auto-updated.

Last update: 2020-01-28 19:10:38 UTC


README

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.