Libraries tagged by dependancy
beshkenadze/packager
246 Downloads
Packager is a PHP 5.2+ library to concatenate libraries split in multiple files in a single file. It automatically calculates dependancies. Packager requires a yml header syntax in every file, and a package.yml manifest file, as seen on the MooTools project.
stevenmaguire/oauth-shim-php
629 Downloads
A php shim for Oauth dependancies
sqonk/php-strlib
7 Downloads
A string library with no dependancies containing a very small set of useful functions in the global name space.
freicon/composer-local-library
18 Downloads
a library for using a local library folder for dependancy management
cleggypdc/pimcore-composer-installer
1384 Downloads
A library to enable Pimcore 5+ to be installed as a composer dependancy - inspired by original Pimcore 3/4 implementation by [email protected]
composer/composer
154993218 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
symfony/dependency-injection
347569370 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
php-di/php-di
30380628 Downloads
The dependency injection container for humans
pimple/pimple
115272616 Downloads
Pimple, a simple Dependency Injection Container
php-di/invoker
38539480 Downloads
Generic and extensible callable invoker
league/container
66333586 Downloads
A fast and intuitive dependency injection container.
nette/di
34740827 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
88421124 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
shipmonk/composer-dependency-analyser
1870210 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
marcj/topsort
11608389 Downloads
High-Performance TopSort/Dependency resolving algorithm