Overview

An extension to the Yii Framework.

This extension provides an overloaded CDbAuthManager class that will make only 3 database queries for each client request.
It fetches whole contents of auth items, children and assignment tables into a tree structure stored in the class.

This structure is updated along calling modification methods like 'assign', 'createAuthItem' etc.

Issue tracking

View all issues

Members

Manager: Jan Waś