Libraries tagged by Code Dependency
robvanaarle/php-object-seam
2943 Downloads
An easy way to create object seams to break dependencies with minimal code changes in order to test legacy PHP code
wrkflow/php-api-sdk-builder
3574 Downloads
This package helps you build PHP clients for external APIs with dependency injection and type strict code in mind.
timesworld/phpqrcode
1955 Downloads
PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP, with no external dependencies (except GD2 if needed).
leadtech/http-commons
19921 Downloads
A zero dependency set of definitions to help work with headers and status codes.
arabcoders/dependency
51 Downloads
Find function and class dependencies in PHP source code
aimfeld/zend-di-compiler
5265 Downloads
A Zend Framework 2 module that uses auto-generated factory code for dependency-injection.
ranyuen/di
224 Downloads
Annotation based simple DI & AOP at PHP.
jtreminio/zimple
1446 Downloads
A wrapper for Pimple container that adds several useful features to make it easier to manage your code!
garrettw/dice
82 Downloads
My version of Dice, a minimalist Dependency Injection Container for PHP. Fully compatible with upstream. My additions: PSR-2/4 compatibility, ability to set default rule, beautified code, maintained PHP 5.4 compatibility.
xeoncross/unitengine
6 Downloads
A distributed PHP framework powered by small units of social, dependency-aware code
zalevsk1y/container-builder
159 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.
and/isolate-composer
1667 Downloads
Isolates composer dependencies by prefixing namespace for all vendor code within a project
0x6d617474/isolate
248 Downloads
Isolates composer dependencies by prefixing namespace for all vendor code within a project
preee/php-dependency-analysis
391 Downloads
Static code analysis to find violations in a dependency graph
balrok/yii2-enhanced-gii-dependencies
67 Downloads
Dependencies for yii2-enhanced-gii generated code