Recommend this page to a friend! |
All requests ![]() |
> | generate php mvc classes from mysql t... | > | Request new recommendation | > | ![]() |
> | ![]() |
by Aminem Amini - 3 years ago (2019-07-21)
0 | i have a huge database which a little headaches to create all its tables models and controllers for an MVC framework approach. Thx if any one how any package or anything that mightbhelp i would appreciate the help thx |
1. by Zacchaeus Bolaji - 3 years ago (2019-10-11) Reply
Is there any PHP framework you have in mind? Keep in mind that models and controllers differ by framework. That is, a Laravel Model doesn't have the same structure as CodeIgniter's. A Yii Controller doesn't have same structure as Symfony's. There's no one-size-fits-all way to solve this problem.
2. by Helio Barbosa - 3 years ago (2019-10-14) in reply to comment 1 by Zacchaeus Bolaji Comment
Hi guys. This was done by me and I will be happy to help you. helhoso/PHPCodeGenerator This package maybe do what you want.
Recommend package | |
|