forked from agentile/PHP-Docblock-Generator
-
Notifications
You must be signed in to change notification settings - Fork 4
vicebas/PHP-Docblock-Generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This class will generate docblock outline for files/folders. Use from command line - params: file/folder - the file or folder you want to docblock (php files) -r - to have it recursively go through a folder target function - to docblock only a specific method/function name Example: bin/docblock target.php targetFunction or bin/docblock target/dir -r targetFunction Credit to Sean Coates for the getProtos function, modified a little. http://seancoates.com/fun-with-the-tokenizer
About
Create skeleton docblock comments for php files
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 100.0%