This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]