Libraries tagged by phppdo
kingmaster772/php-database-connector
7 Downloads
A PHP-PDO based database connector to some provider such as mysql, postgre, sqlserver, oracle
keiii/pdo-wrapper
2237 Downloads
Wrapper of PHP PDO class.
fulldecent/thin-pdo
113 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
2487 Downloads
PHP PDO statement collector.
vlucas/phpdotenv
654512880 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpdocumentor/reflection-common
747876998 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
barryvdh/laravel-ide-helper
136365149 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
phpdocumentor/type-resolver
761162198 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
762429836 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
377764579 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
287082298 Downloads
Extracts information about PHP class' properties using metadata of popular sources
zircote/swagger-php
148649072 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/type-info
76976284 Downloads
Extracts PHP types information.
phpdocumentor/phpdocumentor
3131652 Downloads
Documentation Generator for PHP