Libraries tagged by phpdocs
hl56/yii2-ide-helper
3 Downloads
Yii2 IDE Helper, generates correct PHPDocs for all components, to improve auto-completion.
endrika73/laravel-model
0 Downloads
Laravel Model with More PHPDocs
tamdaz/doc2html
17 Downloads
A tool that enables to convert PHP docs in HTML files.
nonsapiens/laravel-ide-helper
550 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
appventus/php-doc-fill-bundle
803 Downloads
Bundle helping you to fill your php docs
phpdocumentor/reflection-common
647169622 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver
658621399 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
664037566 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpstan/phpdoc-parser
268366028 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
215554061 Downloads
Extracts information about PHP class' properties using metadata of popular sources
zircote/swagger-php
110108137 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/type-info
24282998 Downloads
Extracts PHP types information.
phpdocumentor/phpdocumentor
2995159 Downloads
Documentation Generator for PHP
php-di/phpdoc-reader
27956175 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phpdocumentor/reflection
11884349 Downloads
Reflection library to do Static Analysis for PHP Projects