Libraries tagged by phpmd
phpdocumentor/type-resolver
674568199 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
679425171 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
284872073 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
226044027 Downloads
Extracts information about PHP class' properties using metadata of popular sources
barryvdh/laravel-ide-helper
109106415 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
zircote/swagger-php
116003149 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
phpmetrics/phpmetrics
13257091 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
symfony/type-info
30672651 Downloads
Extracts PHP types information.
povils/phpmnd
5072752 Downloads
A tool to detect Magic numbers in codebase
phpdocumentor/phpdocumentor
3018895 Downloads
Documentation Generator for PHP
phpdocumentor/reflection
14115975 Downloads
Reflection library to do Static Analysis for PHP Projects
nette/tester
6566983 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
phpmyadmin/sql-parser
47091623 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
theseer/phpdox
2391025 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
php-di/phpdoc-reader
29016503 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)