Top Level :: PHP

Package Information: PHP_DocBlockGenerator

» Summary » License
DocBlock Generator The BSD License
» Current Release » Bug Summary
1.1.1 (stable) was released on 2007-09-13 (Changelog)
  • Package Maintenance Rank: 63 of 174 packages with open bugs
  • Number of open bugs: 3 (7 total bugs)
  • Average age of open bugs: 312 days
  • Oldest open bug: 523 days
  • Number of open feature requests: 4 (5 total feature requests)

Report a new bug to PHP_DocBlockGenerator
» Description
Creates the file Page block and the DocBlocks for includes, global variables, functions, parameters, classes, constants, properties and methods.
Accepts parameters to set the category name, the package name, the author's name and email, the license, the package link, etc...
Attempts to guess variable and parameters types.
Aligns the DocBlock tags.
Tags are not updated or added to existing DocBlocks but only realigned.
The package can be run by: calling the "PHP_DocBlockGenerator" class, or by running the "docblockgen" DOS/Unix command.
Fully tested with phpUnit. Code coverage test close to 100%.
» Maintainers » More Information

Dependencies for PHP_DocBlockGenerator