用于PHP / MySQL的可视化设计器的ORM工具

I need an ORM tool with a visual designer for PHP and MySQL.

Are there any such open source/freely available solutions?

there are free tool like : ( mysql workbench + doctrine plugin )

and there are paid software like ormdesigner

and i had already seen a very interesting project : https://github.com/johmue/mysql-workbench-schema-exporter

it seems to be promising