Libraries tagged by phpdom
barryvdh/laravel-ide-helper
142903593 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
phpdocumentor/type-resolver
782564756 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
783387436 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
400925183 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
303674185 Downloads
Extracts information about PHP class' properties using metadata of popular sources
phpcompatibility/php-compatibility
88301791 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
zircote/swagger-php
156131528 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
phpcompatibility/phpcompatibility-wp
38319608 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
symfony/type-info
91918586 Downloads
Extracts PHP types information.
phpdocumentor/phpdocumentor
3157334 Downloads
Documentation Generator for PHP
php-di/phpdoc-reader
34914824 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phpdocumentor/reflection
28483316 Downloads
Reflection library to do Static Analysis for PHP Projects
phpdocumentor/graphviz
15908164 Downloads
Wrapper for Graphviz
theseer/phpdox
2493659 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
phpcompatibility/phpcompatibility-paragonie
39177400 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.