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

Projects/OWASP PHP Security Project/Roadmap

From OWASP
Revision as of 06:38, 18 July 2013 by Rahul Chaudhary (talk | contribs)

Jump to: navigation, search

OWASP PHP Security project’s objective is to secure PHP libraries, and provide a full featured framework of standalone libraries for secure web applications in PHP, releasing them both as separate decoupled libraries and as a whole secure web application framework; where sample configuration and usage can be observed. Many aspects of this project are already handled, and are either added or being added to OWASP.

At present following libraries are supported (In alphabetical order):

Access Control Related Libraries:

  • RBAC Library.


Database Related Libraries:

  • Secure Database Library.


Exception and Error Control Related Libraries:

  • Error Handler Library.


HTTP Protocol Related Libraries:

  • HTTP Request Handling Library.
  • HTTP Response Handling Library.


Sensitive Date Protection Related Libraries:

  • Secure Application Configuration and State Library.


Session Related Libraries:


Time and Randomness Related Libraries:

  • Time and Randomness Management Library.


User Related Libraries:

  • User Library
  • User Management Library.
  • Basic Password Management Library.
  • Advanced Password Management Library.