> Again, coding conventions are OK, but they hard to implement in an project
> that already exists. Maybe if we all start writing the coding standards
> that we're all using write now. After that someone should collect
> everything and put it all in one document.
>
> Currently, i can't say that there's a coding standard in the pear
directory.
http://php.net/manual/en/pear.standards.php
There are no standard for filenames currently.
Although for documentation you mentioned, the
PHPDoc standard is here :)
Goba