Libraries tagged by depend
composer/composer
157235778 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
symfony/dependency-injection
353801802 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
jean85/pretty-package-versions
213933548 Downloads
A library to get pretty versions strings of installed dependencies
doctrine/common
318870248 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
pimple/pimple
116252188 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
31450958 Downloads
The dependency injection container for humans
pdepend/pdepend
92724601 Downloads
Official version of pdepend to be handled with Composer
league/container
67778185 Downloads
A fast and intuitive dependency injection container.
setasign/fpdi
107800793 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
phpmd/phpmd
90735367 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
nette/di
35133991 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
google/cloud-core
90623632 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
deptrac/deptrac
357660 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
shipmonk/composer-dependency-analyser
2146229 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
php-di/invoker
39677827 Downloads
Generic and extensible callable invoker