Libraries tagged by docblocks
phpdocumentor/reflection-docblock
640315992 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
doctrine/lexer
773742947 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/annotations
491597887 Downloads
Docblock Annotations Parser
barryvdh/reflection-docblock
94754726 Downloads
php-di/phpdoc-reader
26806216 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phpowermove/docblock
14722236 Downloads
PHP Docblock parser and generator. An API to read and write Docblocks.
mpociot/reflection-docblock
11282916 Downloads
theseer/phpdox
2342004 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
minime/annotations
342932 Downloads
The KISS PHP annotations library
jan-swiecki/simple-annotations
543031 Downloads
Simple annotation parser
apigen/apigen
619992 Downloads
PHP source code API generator.
nette/reflection
4626911 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
kamermans/docblock-reflection
221229 Downloads
Simple, Fast PHP DocBlock Parser / Reflector
silverleague/ideannotator
55926 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
neild3r/php-docblock-checker
86978 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.