Libraries tagged by doc bloc
piotrpress/wordpress-hooks
152 Downloads
This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.
kerryrandolph/wp-hook-annotations
1254 Downloads
Use PHP docblock @annotations to register WordPress hooks, filters and shortcodes
hazaarlabs/hazaar-parser
6318 Downloads
The Text Parser plugin for Hazaar MVC
solarismedia/nette-reflection
2276 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
arnaud-ritti/wp-hook
1013 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
mnapoli/phpdocreader
254671 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
dugajean/wp-hook-annotations
4102 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
asar/anodoc
3559 Downloads
A lightweight doc comment/block parser.
ilya/block
131 Downloads
Parsing docblocks made easy
tjgazel/laravel-docblock-acl
223 Downloads
ACL for laravel using docblock
digitalkaoz/typehint-to-docblock
24 Downloads
converts typehints to docblocks and vice versa
dannykopping/docblock
1762 Downloads
A simple library for parsing PHP DocBlock comments
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
odan/docblock-checker
4290 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
phpfui/instadoc
965 Downloads
Instant and always up to date documentation for PHP projects