Libraries tagged by docblocks
leaditin/annotations
24 Downloads
A simple API for reading any kind of annotations from PHP Class
kigkonsult/pcgen
59 Downloads
PHP Code Generation support package
kerryrandolph/wp-hook-annotations
1257 Downloads
Use PHP docblock @annotations to register WordPress hooks, filters and shortcodes
firesphere/silverstripe-docgenerator
42 Downloads
Generate APIGen docs on flush
pradosoft/apigen
3208 Downloads
PHP source code API generator - Prado fork
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.
zero-to-prod/docgen-visitor
878 Downloads
A PHP AST visitor for automatically generating or updating docblocks in PHP source code.
richardgoldstein/fat-free-routes
137 Downloads
Generate FatFreeFramework Routes from DocBlocks
quellabs/annotation-reader
311 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.
knuckleswtf/scribe-tags2attributes
92 Downloads
Automatically convert most Scribe v3 docblock tags to v4 PHP 8 attributes
joby/smol-context
65 Downloads
A lightweight DI container for PHP for global, low-config service and object registration. Use it to resolve and inject services, objects, and config values anywhere. You can execute callables with injected dependencies, instantiate objects with dependencies, and even include files using a unique DocBlock injection system.
antares/accessible
3930 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
sweetstackdigital/php-docblock-checker
58788 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
michaelmeelis/docblock-model-parser
19 Downloads
This package will parse the doc block into DB relations