Libraries tagged by phido
techmaurice/phido
15 Downloads
PHP library to identify file types
vlucas/phpdotenv
445059692 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpdocumentor/reflection-common
575565502 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver
586039680 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
596159796 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
196924879 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
174721418 Downloads
Extracts information about PHP class' properties using metadata of popular sources
barryvdh/laravel-ide-helper
88221825 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
zircote/swagger-php
90558484 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
phpdocumentor/phpdocumentor
2913311 Downloads
Documentation Generator for PHP
php-di/phpdoc-reader
23989060 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
symfony/type-info
6417618 Downloads
Extracts PHP types information.
phpdocumentor/reflection
6337673 Downloads
Reflection library to do Static Analysis for PHP Projects
theseer/phpdox
2272331 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
dereuromark/cakephp-ide-helper
1538950 Downloads
CakePHP IdeHelper Plugin to improve auto-completion