What's the quickest way to build admin interfaces in PHP?
It can be a framework, a library/libraries coupled with a particular approach, or whatever.
Background: I'm a Django developer spoiled by auto admin who has to deliver a web-app in PHP. The app is very admin-area/form heavy and has different access levels.