I have a folder of PHP files. The source code to these files is compressed into a few lines with no line breaks or other conventional formatting and is extremely hard to read.
I have found several online tools to make the source readable, but they all do this is one by one: http://thephppro.com/tools/beautify.php http://www.prettyprinter.de/
How to format source code in batch? Is there any way to accomplish the process of making a folder/subfolder of PHP source code readable more efficiently? Is there any IDE that will format files in batch mode, or another php script/cli tool that I am unaware of which can perform this operation?
Have you tried PHP Beautifier?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With