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