PHPCheckstyle Code
Brought to you by:
hkodungallur,
tchule
#summary PHPCheckstyle introduction #labels Featured = Introduction = Spike PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions. The tools checks the input PHP source code and reports any deviations from the coding convention. Intended audience for this tool is PHP developers. == Original Developer == This project was originally written by Hari Kodungallur. Other contributors are: * Ashwin Kumar * Benoit PESTY * Nimish Pachapurkar * Joshua Kaiser == Details == Spike PHPCheckstyle works on PHP 5.0 and newer. For more information, you can find the documentation here.