<div>Thanks for that, but I want it for code readability where in I can set things like &quot;eclipse should show a warning if I am using camelcase for variables&quot;, &quot;If there are more than 100 characters in 1 line of code then it should present a warning and auto formatter should fold it two lines&quot; the way checkstyle plugin works for java (give proper checkstyle.xml). Syntax errors are automatically identified by PDT, I&#39;ll look into -l as to what all features does it provide. But I want something embedded into my IDE which prompts me of style errors and coding standard errors as I make them. </div>
<div><br></div><div>Thanks again</div><br>
<br><br><div class="gmail_quote">On Mon, Mar 23, 2009 at 3:41 PM, Victor Kane <span dir="ltr">&lt;<a href="mailto:victorkane@gmail.com">victorkane@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
PHP does have its own built in &quot;lint&quot; (like the one we used to use every day with C programs).<br><br>$ php -l my.module<br>No syntax errors detected in lcph.module<br><br>See <a href="http://www.snakelegs.org/2006/05/18/lint-php/" target="_blank">http://www.snakelegs.org/2006/05/18/lint-php/</a> for article.<br>
<font color="#888888">

<br>Victor Kane<br><a href="http://awebfactory.com.ar" target="_blank">http://awebfactory.com.ar</a><br><a href="http://projectflowandtracker.com" target="_blank">http://projectflowandtracker.com</a></font><div><div></div>
<div class="h5"><br><br><br><br><div class="gmail_quote">On Mon, Mar 23, 2009 at 7:02 AM, Dipen <span dir="ltr">&lt;<a href="mailto:dipench@gmail.com" target="_blank">dipench@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">Hi list, <div> </div><div> 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 <a href="http://developer.spikesource.com/wiki/index.php?title=Projects:phpcheckstyleNews" target="_blank">http://developer.spikesource.com/wiki/index.php?title=Projects:phpcheckstyleNews</a> and 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 - <a href="http://eclipse-cs.sourceforge.net/" target="_blank">http://eclipse-cs.sourceforge.net/</a> </div>



<div><br></div><div>Thanks </div><div><br></div><font color="#888888"><div>Dipen</div><div><br>
</div>
</font></blockquote></div><br>
</div></div></blockquote></div><br>