Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 1.02 KB

File metadata and controls

28 lines (18 loc) · 1.02 KB

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.