Libraries tagged by depend
composer/composer
146509741 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
symfony/dependency-injection
324591134 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
pimple/pimple
110933059 Downloads
Pimple, a simple Dependency Injection Container
phpmd/phpmd
84677032 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
jean85/pretty-package-versions
188248480 Downloads
A library to get pretty versions strings of installed dependencies
doctrine/common
301083286 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.
php-di/php-di
26914739 Downloads
The dependency injection container for humans
pdepend/pdepend
86564789 Downloads
Official version of pdepend to be handled with Composer
league/container
60973896 Downloads
A fast and intuitive dependency injection container.
setasign/fpdi
96255488 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.
qossmic/deptrac
1160168 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nette/di
33227833 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
80676054 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
shipmonk/composer-dependency-analyser
999326 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
php-di/invoker
34788043 Downloads
Generic and extensible callable invoker