PHP Generic Access Control List is a PHP class that offers Web developers a simple, yet immensely powerful "drop in" permission system for their current Web-based applications.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release includes the ability to force cache expiry when modifying
ACLs, allowing much higher cache timeouts while maintaining "instant
updates". Several performance increases have been made to some SQL
queries in the API.
This release adds user definable return values, per ACL notes, object searching, a debug console, ACL conflict detection, several new API functions to aid in easier ACL creation, and many new scalability enhancing features and bugfixes.
This release sees the program completely object-oriented. Configuration options can now be passed during object creation instead of in a static config file.