Libraries tagged by docblocks
quellabs/annotation-reader
207 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.
leighman/psalm-plugin-todo-by
161282 Downloads
Support @todo-by docblock annotations
dugajean/wp-hook-annotations
4174 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
tjgazel/laravel-docblock-acl
225 Downloads
ACL for laravel using docblock
sweetstackdigital/php-docblock-checker
58786 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
magecom/php-docblock-checker
7075 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
dannykopping/docblock
1762 Downloads
A simple library for parsing PHP DocBlock comments
codedor/facade-docblock-generator
1409 Downloads
Generate docblocks for your facade
odan/docblock-checker
4290 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
deployee/docblock
38435 Downloads
digitalkaoz/typehint-to-docblock
24 Downloads
converts typehints to docblocks and vice versa
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.
type-lang/phpdoc-standard-tags
8155 Downloads
Adds support for standard PHPDoc tags
triquang/laravel-model-doc
12 Downloads
Generates PHPDoc annotations (@property, etc.) for Eloquent models, supporting both standard and modular Laravel applications.
phpfui/instadoc
979 Downloads
Instant and always up to date documentation for PHP projects