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