𝌔 Fossil Hub
Login | Fossil manual |
phptags tag tidier

Update of "phptags tag tidier"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 6a5ef4c9d65f06818bc2985488d570bd80d6d6ae
Page Name:phptags tag tidier
Date: 2012-09-14 01:37:24
Original User: mario
Parent: 26dd923f613adf7a31374a3cf1a31c74f0fd422d (diff)
Next 2200b90e64eeec5ea2636a4f184ebdc3b414a408
Content

phptags

phptags is a simple commandline tool to automate the rewriting of PHP open and close tags.

* It can convert between short and long open tags. * Add missing close tags. * Or strip close tags. * Correct leading or trailing whitespace issues.

It utilizes either regex and/or the tokenizer.

project pages

usage examples

See also --help or the manpage ^ for the complete reference.