picr / cerberus
A guard for actions and data
This package's canonical repository appears to be gone and the package has been frozen as a result.
dev-master / 1.0.x-dev
2017-08-17 18:41 UTC
Requires
- php: >=7.0.0
- flow/jsonpath: ^0.3.4
- marc-mabe/php-enum: ^2.2
- php-ds/php-ds: ^1.1
Requires (Dev)
This package is not auto-updated.
Last update: 2019-07-09 02:31:46 UTC
README
Cerberus
Cerberus is an ABAC permissions system based on the XACML standard, borrowing heavily from the now retired OpenAZ project.
There is still a lot of work to do and many more features to be implemented. Please add an issue or a pull request when needed.
You can find documentation in the /docs folder
In Greek mythology, Cerberus, often called the "hound of Hades", is a monstrous multi-headed dog, who guards the gates of the underworld. Cerberus the library guards actions and data in your system.