jdorn / sql-formatter

A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
http://jdorn.github.com/sql-formatter/
MIT License
3.89k stars 187 forks source link

Laravel support for artisan and tinker command-line #105

Closed ajcastro closed 3 years ago

ajcastro commented 5 years ago

Can I use this in laravel in command-line artisan commands and tinker?

nessor commented 3 years ago

Laravel is PHP. And this Plugin is also written in PHP. So. There shouldn't be a problem. Maybe you can close your Issue :)