Libraries tagged by docblocks
leaditin/annotations
23 Downloads
A simple API for reading any kind of annotations from PHP Class
kerryrandolph/wp-hook-annotations
1256 Downloads
Use PHP docblock @annotations to register WordPress hooks, filters and shortcodes
firesphere/silverstripe-docgenerator
42 Downloads
Generate APIGen docs on flush
cubesolutions/phpconsistent
129 Downloads
PHPConsistent is a dynamic and static code analysis tool that verifies the consistency between the function/method calls your code makes and the in-line documentation (docblock) of the called functions/methods.
samsara/roster
798 Downloads
A PHP console tool to generate Markdown documentation from your docblocks and types hints using templates.
richardgoldstein/fat-free-routes
137 Downloads
Generate FatFreeFramework Routes from DocBlocks
kubomikita/reflection
22 Downloads
Fork of Nette Reflection: docblock annotations parser and common reflection classes with php 8 compatibility
knuckleswtf/scribe-tags2attributes
66 Downloads
Automatically convert most Scribe v3 docblock tags to v4 PHP 8 attributes
bariew/yii2-doctest-extension
3093 Downloads
Executes @example docBlock params as test cases
arnaud-ritti/wp-hook
1095 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
antares/accessible
3883 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
zeantar/docblock
4 Downloads
Simple docblock reading library
michaelmeelis/docblock-model-parser
19 Downloads
This package will parse the doc block into DB relations
mfn/docblock-normalize
31 Downloads
Extracts doc blocks and normalizes the references classes based on the current namespace and use-aliases
divante-ltd/php-docblock-checker
6784 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.