Libraries tagged by docblocks
phpdocumentor/reflection-docblock
597152678 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
700248192 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/annotations
454918356 Downloads
Docblock Annotations Parser
barryvdh/reflection-docblock
83724405 Downloads
php-di/phpdoc-reader
24056475 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phpowermove/docblock
10113656 Downloads
PHP Docblock parser and generator. An API to read and write Docblocks.
mpociot/reflection-docblock
9619592 Downloads
theseer/phpdox
2274114 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
minime/annotations
324280 Downloads
The KISS PHP annotations library
jan-swiecki/simple-annotations
500397 Downloads
Simple annotation parser
apigen/apigen
613790 Downloads
PHP source code API generator.
nette/reflection
4522138 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
kamermans/docblock-reflection
192457 Downloads
Simple, Fast PHP DocBlock Parser / Reflector
wingu/reflection
435476 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
neild3r/php-docblock-checker
63476 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.