I am just wonedering is there a tool/software (ideally free) to do a auto code formatting in the PHP for batch of files (not one by one which i can use the IDE for that)
Ideally something like this where i can set the settings and it will do the auto formatting for all the files in side that folder ...etc http://beta.phpformatter.com/
this is very useful but issue is i have to do this one by one copy pasting .. thats why i am looking for another tool..
outputproperty contains the formatted code. You can CURL this yourself for a set of files via the command line or a script. **Disclaimer: ** Just an idea. Don't blame me, if PHPFormatter.com sues you! – techfoobar Sep 27 '12 at 7:34