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?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.