Libraries tagged by docblocks
yurunsoft/doctrine-annotations
139471 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
19643 Downloads
Library for parsing property types defined using @var PHPDoc annotation
type-lang/phpdoc-standard-tags
8126 Downloads
Adds support for standard PHPDoc tags
type-lang/phpdoc
16083 Downloads
Library for recognizing PHPDoc annotations in PHP DocBlock comments
shadz3rg/lexer
55693 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
eloquent/blox
90208 Downloads
A parser for block comment documentation.
axyr/silverstripe-ideannotator
18251 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
logicbrush/metrics
13581 Downloads
Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
mnapoli/phpdocreader
254717 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
nuffic/yii2-docblock-form
3615 Downloads
Makes a form out of class property docblocks
symplify/better-reflection-docblock
26020 Downloads
Slim wrapper around phpstan/phpdoc-parser with format preserving printer
hazaarlabs/hazaar-parser
6411 Downloads
The Text Parser plugin for Hazaar MVC
solarismedia/nette-reflection
2310 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
samsara/roster
794 Downloads
A PHP console tool to generate Markdown documentation from your docblocks and types hints using templates.
quellabs/annotation-reader
78 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.