I am a seasoned Django user and can't live without its admin module. Is there anything equivalent in PHP, preferably but not limited to using CakePHP?
相关问题
- Views base64 encoded blob in HTML with PHP
- Laravel Option Select - Default Issue
- PHP Recursively File Folder Scan Sorted by Modific
- Can php detect if javascript is on or not?
- Using similar_text and strpos together
Yii Framework
http://www.yiiframework.com/
Here's a tour so you can see how its Gii feature works. Gii is a web interface that generates files, bypassing the need for a command line.