Libraries tagged by Code Dependency
vection-framework/vection
4503 Downloads
Vection is a future-proof PHP component library and framework that focuses on flexibility, developer friendly code and lightweight to rich enterprise components. Vection can be used to realize small to large enterprise applications.
takielias/contract-resolver
32 Downloads
A Laravel package that automatically resolves and binds contracts (interfaces) to their implementations, with powerful code generation commands for repositories and services following the Repository and Service pattern.
code-distortion/di-caller
5687 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
robvanaarle/php-object-seam
4183 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
4673 Downloads
This package helps you build PHP clients for external APIs with dependency injection and type strict code in mind.
xoops/base-requires25
1309 Downloads
Primary dependencies for XOOPS/XoopsCore25, (meta-package, no code)
timesworld/phpqrcode
5075 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
23219 Downloads
A zero dependency set of definitions to help work with headers and status codes.
and/isolate-composer
1692 Downloads
Isolates composer dependencies by prefixing namespace for all vendor code within a project
arabcoders/dependency
55 Downloads
Find function and class dependencies in PHP source code
ranyuen/di
237 Downloads
Annotation based simple DI & AOP at PHP.
naokioouchi/laravel-circular-detector
2 Downloads
A Laravel package to detect and visualize circular dependencies in modular monolith architectures
jtreminio/zimple
1449 Downloads
A wrapper for Pimple container that adds several useful features to make it easier to manage your code!
esyede/tiny-qrcode
120 Downloads
A tiny QRCode generator (single file, no dependencies)
garrettw/dice
83 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.