Libraries tagged by phpDAO
sbrbot/phpdao
3 Downloads
PHP Data Access Objects (DAO) Layer Builder for MySQL
wumvi/php.dao.mysql
6 Downloads
dicr/php-dao
4 Downloads
Simple Dao for PHP
remozhang/dao
12 Downloads
phpDAO
vlucas/phpdotenv
441557468 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpdocumentor/reflection-common
572399125 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver
582714718 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
593234887 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
193797793 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
172990139 Downloads
Extracts information about PHP class' properties using metadata of popular sources
barryvdh/laravel-ide-helper
87475032 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
zircote/swagger-php
89680757 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
phpdocumentor/phpdocumentor
2909740 Downloads
Documentation Generator for PHP
php-di/phpdoc-reader
23791512 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
symfony/type-info
5823124 Downloads
Extracts PHP types information.