Re: Tool to create PHP classes(models) from DB?



On Jun 26, 8:15 am, baris <cel...@xxxxxxxxx> wrote:
Is there any tool that integrates with PHP/MySQL to read a InnoDB DB
database structures relationships and generate classes for models/
objects?

You might look at adodb.

http://adodb.sourceforge.net/
.