Libraries tagged by doc bloc
firesphere/silverstripe-docgenerator
42 Downloads
Generate APIGen docs on flush
ansjabar/laradocs
28 Downloads
Generate beautiful documentation for your Laravel applications with DocBlocks.
leaditin/annotations
22 Downloads
A simple API for reading any kind of annotations from PHP Class
niktux/addendum
6362 Downloads
Annotations support for PHP (fork of addendum)
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
786 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
quellabs/annotation-reader
47 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.
inroutephp/inroute
118 Downloads
Generate http routing and dispatching middleware from docblock annotations
antares/accessible
3870 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
qinty/doc-block-parser
7855 Downloads
piedweb/method-doc-block-generator
124 Downloads
Method DocBlock Generator
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
crazyfactory/docblocks
786 Downloads
A library for parsing and working with php docblocks from within your code.