Libraries tagged by pdepend
bmstanley/indefinite-article
64 Downloads
Grammatical utility class for prepending the appropriate indefinite article to a word (a/an)
composer/composer
168903435 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
symfony/dependency-injection
384615187 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
php-di/php-di
37731208 Downloads
The dependency injection container for humans
jean85/pretty-package-versions
243063713 Downloads
A library to get pretty versions strings of installed dependencies
doctrine/common
336099788 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
121834797 Downloads
Pimple, a simple Dependency Injection Container
php-di/invoker
46199276 Downloads
Generic and extensible callable invoker
league/container
74922303 Downloads
A fast and intuitive dependency injection container.
setasign/fpdi
119525423 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.
nette/di
37232728 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
101471733 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
deptrac/deptrac
1564119 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
shipmonk/composer-dependency-analyser
3533709 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
matthiasnoback/symfony-dependency-injection-test
7863043 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component