Libraries tagged by dependencies
symfony/dependency-injection
374658141 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
composer/composer
164848367 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
pimple/pimple
119891028 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
35537922 Downloads
The dependency injection container for humans
setasign/fpdi
115053662 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.
jean85/pretty-package-versions
233414352 Downloads
A library to get pretty versions strings of installed dependencies
php-di/invoker
43924532 Downloads
Generic and extensible callable invoker
maglnet/composer-require-checker
8262587 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
league/container
72314181 Downloads
A fast and intuitive dependency injection container.
bamarni/composer-bin-plugin
17472636 Downloads
No conflicts for your bin dependencies
nette/di
36491087 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
97554978 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
deptrac/deptrac
1060556 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
shipmonk/composer-dependency-analyser
3031909 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
matthiasnoback/symfony-dependency-injection-test
7617358 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component