I need to create an admin site, I am currently using the Yii Framework, but the problem is that I have a huge database with a lot of tables in it and the relationship between them. All of this would be damn standard Yii methods. Is there a good extension for Yii that can help me reduce coding time?
source share