Libraries tagged by docblock
symplify/better-reflection-docblock
25865 Downloads
Slim wrapper around phpstan/phpdoc-parser with format preserving printer
kerryrandolph/wp-hook-annotations
1206 Downloads
Use PHP docblock @annotations to register WordPress hooks, filters and shortcodes
niktux/addendum
6339 Downloads
Annotations support for PHP (fork of addendum)
hazaarlabs/hazaar-parser
6072 Downloads
The Text Parser plugin for Hazaar MVC
solarismedia/nette-reflection
2123 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
dugajean/wp-hook-annotations
4053 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
dannykopping/docblock
1759 Downloads
A simple library for parsing PHP DocBlock comments
codedor/facade-docblock-generator
587 Downloads
Generate docblocks for your facade
odan/docblock-checker
4290 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
piedweb/method-doc-block-generator
120 Downloads
Method DocBlock Generator
digitalkaoz/typehint-to-docblock
22 Downloads
converts typehints to docblocks and vice versa
aramonc/docblock-parser
25 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.
samsara/mason
786 Downloads
A PHPDoc docblock interpreter that is simple, easy to use, and provides Attribute alternatives.
phpfui/instadoc
958 Downloads
Instant and always up to date documentation for PHP projects
leaditin/annotations
22 Downloads
A simple API for reading any kind of annotations from PHP Class