Libraries tagged by docblock
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.
twoh/validator
27 Downloads
This project contains the basic Implementation of Validators in PHP DocBlocks.
richardgoldstein/fat-free-routes
137 Downloads
Generate FatFreeFramework Routes from DocBlocks
bariew/yii2-doctest-extension
3085 Downloads
Executes @example docBlock params as test cases
arnaud-ritti/wp-hook
911 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
antares/accessible
3862 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
ansjabar/laradocs
24 Downloads
Generate beautiful documentation for your Laravel applications with DocBlocks.
zeantar/docblock
3 Downloads
Simple docblock reading library
tjgazel/laravel-docblock-acl
217 Downloads
ACL for laravel using docblock
michaelmeelis/docblock-model-parser
18 Downloads
This package will parse the doc block into DB relations
mfn/docblock-normalize
29 Downloads
Extracts doc blocks and normalizes the references classes based on the current namespace and use-aliases
magecom/php-docblock-checker
7058 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
kigkonsult/docblockgen
3 Downloads
DocBlockGen generates PHP (phpdoc.org) DocBlocks
divante-ltd/php-docblock-checker
6782 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.