php-ZendFramework2-Permissions-Rbac - Zend Framework 2: Permissions RBAC Component
Website: | http://framework.zend.com/manual/2.3/en/modules/zend.permissions.rbac.intro.html |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
The Zend\Permissions\Rbac component provides a lightweight role-based access control implementation based around PHP 5.3’s SPL RecursiveIterator and RecursiveIteratorIterator. RBAC differs from access control lists (ACL) by putting the emphasis on roles and their permissions rather than objects (resources).
Packages
php-ZendFramework2-Permissions-Rbac-2.3.2-1.el7.noarch [9 KiB] |
Changelog
by Remi Collet (2014-08-20):
- Update to 2.3.2 - tests from github - run test suite during build |