Home     PHP / Javascript / Ajax
PHP PhpDoc Script

PHP Script Codes > development-tools

phpDoc Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 3049

PHP Script Codes > phpDoc
For PHP programmers who work as a group and who want to use classes and functions
in their development it is difficult to distribute and update the required
documentation. phpDoc provides a method of managing information about your classes and functions. You can add projects, classes, functions and their parameters. For each of them you can define a name, a description and an example. The multilanguage support is not yet working, but on its way. In a future version phpDoc should support a possibility to give several users the possibility to work locally and merge their entries into a central online source.