php-ZendFramework2-Permissions-Rbac - Zend Framework 2: Permissions RBAC Component
| Website: | http://framework.zend.com/manual/2.2/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.2.4-1.el6.noarch [8 KiB] |
Changelog
by Shawn Iwinski (2013-09-12):
- Updated to 2.2.4 - Versioned conflict - Macros in comment fix |