Libraries tagged by docblocks
arielespinoza07/php-introspector
0 Downloads
Modern, type-safe PHP reflection library with comprehensive metadata extraction, member source tracking, DocBlock parsing, and caching support
adiletmaks/annotations
31 Downloads
The KISS PHP annotations library
ngsoft/annotations
8 Downloads
PHP Class Annotation Parser .
mfn/argument-validation
56 Downloads
Validate arguments against a list of parameters
ilmiont/elucidate
8 Downloads
Elucidate is a minimal library for generating PHP documentation from docblocks.
claudiodekker/laravel-macro-describer
11 Downloads
Automatically generate IDE autocompletion helpers for Laravel macros/mixins.
on3n3o/extended-route-list
1 Downloads
This package extends default Laravel command route:list to include docblocks @see @author @version @access @param @return. Provides config file to setup what columns, how, and when to show.
mortenscheel/laravel-ide-helper-plus
215 Downloads
An automation extension for barryvdh/laravel-ide-helper.
xiian/docgenerator
6 Downloads
Generate PHPDoc style docblocks.
webmasterapp/phpdoc-reader
21 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
vm5/php-parser
7 Downloads
This package can parse easily PHP Files. There is a visitor which removes all the PHP comments (NOT the DocBlocks) - including @author and @copyright tags from docblocks.
valb-mig/teller
0 Downloads
Scanner de docblocks @teller que mapeia regra de negocio documentada em PHP num call graph navegavel.
soft-chen/laravel-openapi
7 Downloads
根据 Laravel 路由和控制器 结合 DocBlocks 生成 OpenAPI 文档。
quellabs/annotation-reader
311 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.
monadial/phpunit-docrunner
1 Downloads
Rust-style doc tests for PHP - run code examples in docblocks as PHPUnit tests