Libraries tagged by phido
techmaurice/phido
16 Downloads
PHP library to identify file types
vlucas/phpdotenv
639014227 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpdocumentor/reflection-common
735549720 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
barryvdh/laravel-ide-helper
132521470 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
phpdocumentor/type-resolver
748688435 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
750385983 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
364215730 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
277660129 Downloads
Extracts information about PHP class' properties using metadata of popular sources
zircote/swagger-php
144184551 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/type-info
69067633 Downloads
Extracts PHP types information.
phpdocumentor/phpdocumentor
3119823 Downloads
Documentation Generator for PHP
php-di/phpdoc-reader
33217266 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phpdocumentor/reflection
25828090 Downloads
Reflection library to do Static Analysis for PHP Projects
phpdocumentor/graphviz
13403403 Downloads
Wrapper for Graphviz
theseer/phpdox
2469409 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing