Libraries tagged by phpdb
vlucas/phpdotenv
485760918 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpdocumentor/reflection-common
611545568 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver
622733375 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
629677763 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
233083152 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
196791783 Downloads
Extracts information about PHP class' properties using metadata of popular sources
barryvdh/laravel-ide-helper
96917446 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
zircote/swagger-php
101252091 Downloads
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
phpbench/phpbench
7782171 Downloads
PHP Benchmarking Framework
symfony/type-info
15400162 Downloads
Extracts PHP types information.
dealerdirect/phpcodesniffer-composer-installer
120536334 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
composer/installers
112173310 Downloads
A multi-framework Composer library installer
phpdocumentor/phpdocumentor
2956200 Downloads
Documentation Generator for PHP
php-di/phpdoc-reader
26216464 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
owasp/phprbac
823061 Downloads
PHP-RBAC is the de-facto authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more, in the fastest implementation yet.