Libraries tagged by phppdo
fulldecent/thin-pdo
110 Downloads
A minimal extension for PHP's PDO class designed to make running SQL statements easier
bhavik/pdo-mysql
137 Downloads
PHP PDO Library
anper/pdo-statement-collector
2480 Downloads
PHP PDO statement collector.
vlucas/phpdotenv
489812066 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpdocumentor/reflection-common
614939882 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver
626161422 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
632936154 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
236483752 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
198716489 Downloads
Extracts information about PHP class' properties using metadata of popular sources
barryvdh/laravel-ide-helper
97689096 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
zircote/swagger-php
102168742 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
phpdocumentor/phpdocumentor
2961710 Downloads
Documentation Generator for PHP
symfony/type-info
16258650 Downloads
Extracts PHP types information.
phpdocumentor/reflection
9208277 Downloads
Reflection library to do Static Analysis for PHP Projects
theseer/phpdox
2332052 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing