Skip to content

vijinho/sql-formatter

Repository files navigation

SQL Formatter

Website to submit your form textarea of SQL and pretify the output.

Setup

Composer and Webserver

  • Get Composer - curl -sS https://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin -filename=composer
  • Run composer update
  • Run with php in-built webserver: php -S http://127.0.0.1:8080 and browse to http://127.0.0.1:8080

-- http://about.me/vijay.mahrra

About

Yet another SQL-formatting tool written in PHP

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published