Libraries tagged by phppdo
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
2484 Downloads
PHP PDO statement collector.
vlucas/phpdotenv
539489822 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpdocumentor/reflection-common
657454334 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver
668978516 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
674041147 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
279048498 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
222249051 Downloads
Extracts information about PHP class' properties using metadata of popular sources
barryvdh/laravel-ide-helper
107415832 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
zircote/swagger-php
113925410 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/type-info
28417369 Downloads
Extracts PHP types information.
phpdocumentor/phpdocumentor
3011313 Downloads
Documentation Generator for PHP
phpdocumentor/reflection
13326589 Downloads
Reflection library to do Static Analysis for PHP Projects
theseer/phpdox
2383907 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing