laressitance Posted April 17, 2012 Share Posted April 17, 2012 Hello, I have very many PHP files that are indented badly and making the code less professional and difficult to read. So I'm looking for a script (bash, perl, etc..) That converts the code (class, function, etc..) With a standard indentation and beautiful. Thank you. Link to comment https://forums.phpfreaks.com/topic/261121-how-old-code-indenting/ Share on other sites More sharing options...
Maq Posted April 17, 2012 Share Posted April 17, 2012 A lot of IDEs allow you to import custom formatting (usually in XML) and you can hotkey to quickly indent and format code. Link to comment https://forums.phpfreaks.com/topic/261121-how-old-code-indenting/#findComment-1338184 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.