Run this php script from the command line to see CLI syntax highlighting and formatting. It support Unix pipes or command line argument style.

php examples/cli.php "SELECT * FROM MyTable WHERE (id>5 AND \`name\` LIKE \"testing\");"
echo "SELECT * FROM MyTable WHERE (id>5 AND \`name\` LIKE \"testing\");" | php examples/cli.php

Warning: require_once(C:\xampp\htdocs\ITI\uvdesk\vendor\jdorn\sql-formatter\examples/../lib/SqlFormatter.php): failed to open stream: No such file or directory in C:\xampp\htdocs\ITI\uvdesk\vendor\jdorn\sql-formatter\examples\cli.php on line 15

Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\ITI\uvdesk\vendor\jdorn\sql-formatter\examples/../lib/SqlFormatter.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\ITI\uvdesk\vendor\jdorn\sql-formatter\examples\cli.php on line 15