Paste your php code below and hit the beautify button to get the beautified source code
Put space between tokens and parenthesis
Put empty lines between code blocks (loop structures, if structures, function body etc)
Optimize code, ( only optimize strings for now), if a double quoted string does not contain variables of special carachters transform it to a single quoted string to save parsing time