Libraries tagged by phpdi
baraveli/container
15 Downloads
Simple PHP DI container.
asaokamei/slim4-starter
10 Downloads
my starter project for Slim4 + PHP-DI .
arus/doctrine-bridge
957 Downloads
Arus // Doctrine Bridge for PHP 7.2+ (incl. PHP 8) based on PHP-DI
amber/container
1432 Downloads
Simple PHP DI Container.
mnavarrocarter/bolido
4 Downloads
A minimal PSR-11 PHP DI Container powered by Reflection
vlucas/phpdotenv
657492871 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpdocumentor/reflection-common
750215833 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
barryvdh/laravel-ide-helper
137071708 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
phpdocumentor/type-resolver
763526896 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
764717101 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
380342869 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
288874185 Downloads
Extracts information about PHP class' properties using metadata of popular sources
zircote/swagger-php
149476769 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
overtrue/phplint
14527723 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
nunomaduro/phpinsights
12069498 Downloads
Instant PHP quality checks from your console.