While developing a web application, sometimes it is useful to provide an interface for displaying and browsing SQL tables. I have created an extension for the Yii PHP Framework which accomplishes that. One more interesting fact about this extension is that it avoids counting all the table’s rows in order to increase performance.
You can download the extension and some other required extensions from here:
