This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Projects/OWASP PHPRBAC Project"

From OWASP
Jump to: navigation, search
(Created page with "{{Template:Project About | project_name =OWASP PHPRBAC Project | project_home_page =OWASP PHPRBAC Project | project_description =PHPRBAC is a standard NIST Level 2 Hierarchica...")
 
(edited some typos)
Line 2: Line 2:
 
| project_name =OWASP PHPRBAC Project
 
| project_name =OWASP PHPRBAC Project
 
| project_home_page =OWASP PHPRBAC Project
 
| project_home_page =OWASP PHPRBAC Project
| project_description =PHPRBAC is a standard NIST Level 2 Hierarchical Role Based Access Control library implemented as a library for PHP. It allows perfectly maintainable function-level access control for enterprise and small applications or even frameworks alike.
+
| project_description =PHPRBAC is a standard NIST Level 2 Hierarchical Role Based Access Control library implemented as a library for PHP. It allows perfectly maintainable function-level access control for enterprise and small applications or even frameworks.
 
Since implementation of NIST Level 2 Hierarchical RBAC is quite complicated, there are very few similar libraries and most of them do not adhere to standards. PHP RBAC is one of the fastest implementations (relying on a SQLite or MySQL backend) and has been tested in industry for more than three years.
 
Since implementation of NIST Level 2 Hierarchical RBAC is quite complicated, there are very few similar libraries and most of them do not adhere to standards. PHP RBAC is one of the fastest implementations (relying on a SQLite or MySQL backend) and has been tested in industry for more than three years.
| project_license =Creative Commons Attribution ShareAlike 3.0 License (best for documentation projects)
+
| project_license =Creative Commons Attribution ShareAlike 3.0 License  
 
| leader_name1 =Abbas Naderi
 
| leader_name1 =Abbas Naderi
 
| leader_email1 [email protected]
 
| leader_email1 [email protected]

Revision as of 05:21, 7 March 2013

PROJECT INFO
What does this OWASP project offer you?
RELEASE(S) INFO
What releases are available for this project?
what is this project?
Name: OWASP PHPRBAC Project (home page)
Purpose: PHPRBAC is a standard NIST Level 2 Hierarchical Role Based Access Control library implemented as a library for PHP. It allows perfectly maintainable function-level access control for enterprise and small applications or even frameworks.

Since implementation of NIST Level 2 Hierarchical RBAC is quite complicated, there are very few similar libraries and most of them do not adhere to standards. PHP RBAC is one of the fastest implementations (relying on a SQLite or MySQL backend) and has been tested in industry for more than three years.

License: Creative Commons Attribution ShareAlike 3.0 License
who is working on this project?
Project Leader(s):
how can you learn more?
Project Pamphlet: Not Yet Created
Project Presentation:
Mailing list: Mailing List Archives
Project Roadmap: View
Key Contacts
current release
PHP-RBAC v2.0-Stable - 05 March 2014 - (download)
Release description: Initial v2.x release with PSR compliant wrapper (PSR-0, PSR-1, PSR2) and automated unit tests.
Rating: Projects/OWASP PHPRBAC Project/GPC/Assessment/PHP-RBAC v2.0-Stable
last reviewed release
Not Yet Reviewed


other releases