What is the fastest way to create admin interfaces in PHP?
It could be a structure, a library / libraries combined with a specific approach, or something else.
Background: I am a Django developer, spoiled by an auto administrator who needs to deliver a web application in PHP. The application is very difficult to administer / form and has different access levels.
djerk
source share