Libraries tagged by phpdb
andriikorpusov/db_connector
47 Downloads
Itea project PHP db connector package
leafs/db-old
10 Downloads
Leaf PHP db module (old).
vlucas/phpdotenv
506902945 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpdocumentor/reflection-common
628989796 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver
640431272 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
646367729 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
250742313 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
206675807 Downloads
Extracts information about PHP class' properties using metadata of popular sources
barryvdh/laravel-ide-helper
100820264 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
zircote/swagger-php
106065163 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
phpbench/phpbench
8553861 Downloads
PHP Benchmarking Framework
symfony/type-info
20037448 Downloads
Extracts PHP types information.
dealerdirect/phpcodesniffer-composer-installer
127480137 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
composer/installers
116013614 Downloads
A multi-framework Composer library installer
phpdocumentor/phpdocumentor
2975644 Downloads
Documentation Generator for PHP