Libraries tagged by phppdo
keiii/pdo-wrapper
2237 Downloads
Wrapper of PHP PDO class.
fulldecent/thin-pdo
111 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
2483 Downloads
PHP PDO statement collector.
vlucas/phpdotenv
520958509 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpdocumentor/reflection-common
641966482 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver
653382235 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
659029254 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
263077970 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
212647099 Downloads
Extracts information about PHP class' properties using metadata of popular sources
barryvdh/laravel-ide-helper
102996524 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
zircote/swagger-php
108536879 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/type-info
22698009 Downloads
Extracts PHP types information.
phpdocumentor/phpdocumentor
2988063 Downloads
Documentation Generator for PHP
php-di/phpdoc-reader
27637873 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)