Website to submit your form textarea of SQL and pretify the output.
- 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