PHP Source Code Formatter
The PHP Formatter tool reorganizes PHP source text files to neatly indent code blocks according to their nesting level, regardless of the original source formatting and line breaks (example). It is a member of SD's family of Source Code Formatters.
PHP Formatter Features
- Formatted code compiles and executes exactly like unformatted code
- Complete syntax check of formatted source code; discovers syntax errors before exposing them on the web
- Specification of indentation step distance
- Specification of arbitrary input tab column positions
- Complete control of location of code block braces { ... }
- Option to indent code blocks
- Option to insert line breaks in expressions at &&, || and ? :
- Option to insert line breaks in expressions at concatenation (".") operations
- Option to format HTML in PHP page
- Output encoding in ASCII, European ASCII, or UNICODE
- A version can optionally obfuscate the code to make it very difficult to understand by scrambling the source.
- PHP4 and PHP5 versions
Copyright © 1995-2008 Semantic Designs, Incorporated
DMS and "Design Maintenance System" are registered trademarks of Semantic Designs, Inc.
The SD logo and "Semantic Designs" are registered service marks of Semantic Designs, Inc.
CloneDR, PARLANSE and Thicket are trademarks of Semantic Designs, Inc.
The OMG logo is a registered trademark of the Object Management Group, Inc. in the United States and other countries.
To view our Privacy Policy, click here
Comments or problems: webmaster@semdesigns.com
