Libraries tagged by injections
thinframe/aop
11 Downloads
It is a AOP extension for Symfony2 Dependency Injection Container
thewebsolver/container
3 Downloads
A simple container for Dependency Injection and Auto-wiring
thedrawingroom/dimaria
23 Downloads
A super fast Dependency Injection Container for PHP 7+
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
terrydjony/ion
18 Downloads
Ion is a minimalist inversion of control container using automatic dependency injection
temkaa/container
31 Downloads
A simple implementation of DI Container
temant/container
5 Downloads
A lightweight dependency injection container.
tekkla/core-di
59 Downloads
DI manager for services, factories and values.
td7650/yml2pimple
1320 Downloads
Build a Pimple/Container from a config file
tarasmatskovich/house-container
14 Downloads
PHP dependency injection container
sysvyz/brunt
37 Downloads
PHP7 Dependency Injection Framework
symfonette/class-named-services
23 Downloads
syberisle/zit
10 Downloads
Zit is a simple dependency injector based heavily on Pimple. It aims to provide the same simplicity as Pimple while offering a slightly more robust object interface.
sugiphp/container
538 Downloads
Simple PHP Dependency Injection Container System
substancephp/container
75 Downloads
A PSR-11 IoC container for PHP