phpaccesscontrol/phpaccesscontrol

PHP Access Control Library

0.0.1 2019-09-03 14:11 UTC

This package is auto-updated.

Last update: 2024-04-23 20:48:09 UTC


README

What is it?

A library for access control. Features the possibility to do various types of access control such as role based access control (RBAC) or attribute based access control (ABAC).

Usage

See the end-to-end tests for usage. You can find these under the tests/e2e directory.

Installation

Installation can be done with composer.