[development] PHP checkstyle

Victor Kane victorkane at gmail.com
Mon Mar 23 10:11:52 UTC 2009


PHP does have its own built in "lint" (like the one we used to use every day
with C programs).

$ php -l my.module
No syntax errors detected in lcph.module

See http://www.snakelegs.org/2006/05/18/lint-php/ for article.

Victor Kane
http://awebfactory.com.ar
http://projectflowandtracker.com



On Mon, Mar 23, 2009 at 7:02 AM, Dipen <dipench at gmail.com> wrote:

> Hi list,
>  After searching google for 1 hr I am still unable to find an equivalent
> for java checkstyle for PHP which would play nice with eclipse. I could find
> this
> http://developer.spikesource.com/wiki/index.php?title=Projects:phpcheckstyleNewsand one abandoned project with no releases on sourceforge. Does anyone know
> of checkstyle eclipse plugin for PHP (doesnt need to be all featureful).
> Also how do you manage this kind of task? Checkstyle eclipse plugin for java
> - http://eclipse-cs.sourceforge.net/
>
> Thanks
>
> Dipen
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.drupal.org/pipermail/development/attachments/20090323/b74c84f1/attachment.htm>


More information about the development mailing list