ITP: phplint -- Lint tool for PHP code (VOTE)

Jari Aalto jari.aalto@cante.net
Tue Oct 9 11:19:00 GMT 2012


wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/phplint/phplint-1.1.20120402-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/phplint/phplint-1.1_20120402-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/phplint/phplint-1.1.20120402-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/phplint/setup.hint

    # To check packaging

    cd phplint
    tar -xf *-src.tar.bz2
    ./*.sh --color --verbose all

Notes

    Not yet included in any distributions, so needs votes.

Jari

[ setup.hint ]

sdesc: "Lint tool for PHP code"
ldesc: "A validator and documentator for PHP programs. PHPLint extends
the PHP language through transparent meta-code that can drive the
parser to a even more strict check of the source. You can build your
programs from PHPLint in mind, or you can check and fix existing
programs, or you can follow the quick-and-dirty PHP programming way
and then add the PHPLint meta-code later once the program is finished.
Whatever is the strategy you choose, PHPLint makes your programs
safer, more secure, well documented and with less bugs."
category: Devel
requires: cygwin



More information about the Cygwin-apps mailing list