Libraries tagged by docblock
mteu/docblock-rules
14368 Downloads
A few additional rules for PHPStan
kestrelwp/docblock-typescript-transformer
1583 Downloads
Transform PHP class DocBlocks to TypeScript types.
yurunsoft/doctrine-annotations
138217 Downloads
PHP Doctrine DocBlock Annotations Parser library that lets you parse structured data out of PHP docblocks for use with other functionality.
vanio/type-parser
18668 Downloads
Library for parsing property types defined using @var PHPDoc annotation
type-lang/phpdoc-standard-tags
6471 Downloads
Adds support for standard PHPDoc tags
shadz3rg/lexer
53865 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
eloquent/blox
89158 Downloads
A parser for block comment documentation.
axyr/silverstripe-ideannotator
18168 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
piotrpress/wordpress-hooks
136 Downloads
This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.
samsara/roster
785 Downloads
A PHP console tool to generate Markdown documentation from your docblocks and types hints using templates.
logicbrush/metrics
12101 Downloads
Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
bfg/doc
28086 Downloads
Php doc block generator
mnapoli/phpdocreader
254646 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
deployee/docblock
38358 Downloads
nuffic/yii2-docblock-form
3256 Downloads
Makes a form out of class property docblocks