Skip to content
Martiusweb edited this page Dec 13, 2010 · 7 revisions

Welcome to the YaPhpDoc wiki!

YaPhpDoc is a documentation generator for PHP projects written in PHP 5.3. It aims to become a new standard tool for PHP projects using new features of the langage, such as namespaces, lambda functions (and traits in a few releases).

The project is still in its first steps but the very first usable release is planed for Q1 2011.

The key concept of YaPhpDoc is to provide a scalable generator that can be easily customized. We want to provide a tool able to work on big projects without an evil memory consumption. We want you to use YaPhpDoc for your Symfony 2 and Zend 2 projects !

YaPhpDoc supports the documentation syntax from popular tools such as PHPDocumentor.

Content of the wiki

Documentation will be available soon.

Contribute

We are currently looking for code samples to be used for testing purposes : don't hesitate to try YaPhpDoc with some of your code and provide the results (especially if you don't get expected results).

Project members

The project is led by Martin Richard (Visit personnal webiste (fr)).