jdorn/sql-formatter
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
HTMLMIT
Issues
- 1
Formatting breaks when using '\'
#112 opened by buutqn - 1
Inline comments in fields list
#113 opened by MrSandvik - 0
- 1
Laravel support for artisan and tinker command-line
#105 opened by ajcastro - 3
upper case
#97 opened by ftrotter - 2
Set up travis
#101 opened by gmponos - 2
Please tag a new stable version of the library
#81 opened by stof - 3
Is this project abandoned?
#96 opened by garak - 1
CASE WHEN dont have a line break
#83 opened by morphiaz - 0
Incorrect formatting of DELIMITER.
#104 opened by vitalyspirin - 0
- 0
Closing only block comment
#99 opened by ondrejhlavacek - 0
Unclosed block comments
#93 opened by ondrejhlavacek - 3
Please add PSR-4 compliance
#91 opened by andig - 0
Compress method doesn't remove all whitespaces
#90 opened by Person-93 - 8
[NFR] Uppercase keywords
#84 opened by quasipickle - 1
Please don't indent JOIN-s
#89 opened by arcadeus - 0
Wrong indentation for more conditions in JOIN
#87 opened by nothrem - 2
Ambiguous meaning of `#` in different SQL dialects
#60 opened by jdorn - 2
- 0
Multi-Byte Functions for UTF-8 Support
#85 opened by scottconnerly - 0
[travis-ci] HHVM nightly is not supported
#78 opened by boedah - 0
Formatting named parameters
#74 opened by xPaw - 0
- 2
Window keyword support
#71 opened by chanmix51 - 0
streaming support (tail -F)
#68 opened by glensc - 1
- 7
Support for HHVM
#62 opened by h4cc - 0
Better formatting of BETWEEN clause
#59 opened by jdorn - 3
PHP Notice: Undefined offset: -1
#57 opened by bueltge - 3
- 0
Add support of the dialects
#55 opened by Koc - 3
Negative numbers have incorrect spaces
#49 opened by ladamson - 3
- 0
- 1
Compress query should remove extra whitespace in multi-word reserved words like "OUTER JOIN"
#51 opened by jdorn - 1
- 1
Add formatted/unformatted toggle
#41 opened by ladamson - 1
Parser backend
#40 opened by marfillaster - 2
switch to the MIT license
#39 opened by jrobeson - 2
- 1
Lack of licensing.
#35 opened by teu - 0
Incorrect formatting with 2 consecutive comments
#36 opened by jdorn - 0
Improve block comment formatting
#37 opened by jdorn - 4
more compact WHERE conditions
#32 opened by leeoniya - 3
- 1
Incorrect formatting of "<>" operator
#29 opened by jdorn - 0
- 2
Unable to tokenize complex query from PostGIS
#26 opened by beeksiwaais - 1
Problem with strings longer than 205 characters
#25 opened by mchumieja