Libraries tagged by dependancy
danielpetrica/svg-charts
0 Downloads
A PHP library to create svg charts for your data. No external js, no external dependancies just plain svg images
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
636 Downloads
A php shim for Oauth dependancies
sqonk/php-strlib
8 Downloads
A string library with no dependancies containing a very small set of useful functions in the global name space.
slam/composer-hgrc-plugin
2513 Downloads
Install a hgrc hook to check composer dependancies which need to be updated
freicon/composer-local-library
19 Downloads
a library for using a local library folder for dependancy management
cleggypdc/pimcore-composer-installer
1386 Downloads
A library to enable Pimcore 5+ to be installed as a composer dependancy - inspired by original Pimcore 3/4 implementation by [email protected]
symfony/dependency-injection
461852792 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
composer/composer
198721524 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
pimple/pimple
135328080 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
57455799 Downloads
The dependency injection container for humans
shipmonk/composer-dependency-analyser
8865304 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
php-di/invoker
66600092 Downloads
Generic and extensible callable invoker
maglnet/composer-require-checker
12816023 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
league/container
96012626 Downloads
A fast and intuitive dependency injection container.