google / sqlcommenter

Apache License 2.0
604 stars 82 forks source link

Support for PHP and Laravel ORM #51

Open akulmehta opened 3 years ago

akulmehta commented 3 years ago

Hello. Any plans to incorporate PHP and Laravel ORM? It would be much appreciated.

balachandr commented 3 years ago

@akulmehta , PHP is on the roadmap. On Laravel, we will have to invesitgate this.

akulmehta commented 3 years ago

Laravel has a very robust ORM, and is one of the most popular PHP frameworks, so it would be good to support it. Here is the link to the Laravel Eloquent ORM documentation: https://laravel.com/docs/8.x/eloquent https://laravel.com/docs/8.x/eloquent-relationships Thanks for your hard work.

vasilvestre commented 3 years ago

Symfony and Doctrine would be great too