I used to want to ask:
Do you know any open source SQL formatting / decoder library for PHP projects?
But I think it's better to ask:
Which PHP formatting code libraries are the best?
List them all in one place.
My types are:
Edit:
To clarify the question: I'm asking for your opinion on code formatters written in PHP, formatting different languages ββand syntaxes, not just the PHP source files.
When formatting, I mean correction of spaces, layout, correction of coding standards, etc., and not syntax highlighting.