dab/phprbac

PHP-RBAC is the authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more.

Maintainers

Package info

github.com/Denys-Bushulyak/PhpRbac

Homepage

pkg:composer/dab/phprbac

Statistics

Installs: 527

Dependents: 0

Suggesters: 0

Stars: 5

Open Issues: 0

3.1.10 2016-08-22 18:54 UTC

This package is not auto-updated.

Last update: 2026-03-29 04:07:51 UTC


README

#PHP-RBAC v2.x

PHP-RBAC is an authorization library for PHP. It provides developers with NIST Level 2 Hierarchical Role Based Access Control and more, in the fastest implementation yet.

##What is an Rbac System?

Take a look at the "Before You Begin" section of our Documentation to learn what an RBAC system is and what PHP-RBAC has to offer you and your project.

##NIST Level 2 Compliance

For information regarding NIST RBAC Levels, please see This Paper.

For more great resources see the NIST RBAC Group Page.

##Installation composer install dab/phprbac