Libraries tagged by docblock
zeptech/annotations
667277 Downloads
DOC Block annotation parsing for PHP
mnapoli/phpdocreader
261665 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
neild3r/php-docblock-checker
169447 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
konradmichalik/php-doc-block-header-fixer
32417 Downloads
This package contains a PHP-CS-Fixer rule to automatically fix the class header regarding PHP DocBlocks.
phpactor/docblock
110628 Downloads
Simple Docblock Parser
gossi/docblock
414654 Downloads
PHP Docblock parser and generator. An API to read and write Docblocks.
block8/php-docblock-checker
161931 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
phpactor/docblock-parser
41349 Downloads
Docblock Parser
php-censor/phpdoc-checker
75701 Downloads
A simple tool for checking that your PHP classes and methods use PHPDocs (PHP DocBlocks Checker fork).
wingu/reflection
559924 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
dskripchenko/laravel-api
4559 Downloads
Versioned Laravel APIs with OpenAPI 3.0 docs auto-generated from PHP docblocks — no annotations, no YAML — plus CRUD scaffolding and middleware cascades.
packaged/docblock
171941 Downloads
Docblock Parser
dancryer/php-docblock-checker
150118 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
symplify/better-reflection-docblock
29735 Downloads
Slim wrapper around phpstan/phpdoc-parser with format preserving printer
yurunsoft/doctrine-annotations
152178 Downloads
PHP Doctrine DocBlock Annotations Parser library that lets you parse structured data out of PHP docblocks for use with other functionality.