PHP - Auto Code Formatter?
        Posted  
        
            by 
                user1179459
            
        on Programmers
        
        See other posts from Programmers
        
            or by user1179459
        
        
        
        Published on 2012-09-27T01:49:17Z
        Indexed on 
            2012/09/27
            3:48 UTC
        
        
        Read the original article
        Hit count: 316
        
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..
© Programmers or respective owner