On Fri, 2004-10-08 at 14:37 +0200, StÃphane THIBAUDEAU wrote:
> Hello,
> 
> I'm looking for a tool which checks php syntax the way CheckStyle does for
> Java for example.
> (http://checkstyle.sourceforge.net/)
> 
> I'd like such a tool to warn me when a PHPDoc comment doesn't document every
> parameters for a method, when there is no PHPDoc comment for a class or
> method, when a method contains too many lines and so on...
> 
> I couldn't find any tool like that on the internet. I hope it exists.
> 
> Thanks in advance,
> StÃphane
> 

What about phpxref?

http://phpxref.sourceforge.net/

I use it for documentation and forcing myself to stick to a standard.

-Robby


-- 
/***************************************
* Robby Russell | Owner.Developer.Geek
* PLANET ARGON  | www.planetargon.com
* Portland, OR  | [EMAIL PROTECTED]
* 503.351.4730  | blog.planetargon.com
* PHP/PostgreSQL Hosting & Development
****************************************/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to