-
Notifications
You must be signed in to change notification settings - Fork 14
agentile/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: php docblock.php target.php targetFunction or php docblock.php 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
Releases
No releases published
Packages 0
No packages published