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