Libraries tagged by iqnection
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
17 Downloads
Ion is a minimalist inversion of control container using automatic dependency injection
temkaa/container
28 Downloads
A simple implementation of DI Container
temant/container
4 Downloads
A lightweight dependency injection container.
tekkla/core-di
57 Downloads
DI manager for services, factories and values.
tea/kettle
5 Downloads
A dependency management library.
td7650/yml2pimple
1319 Downloads
Build a Pimple/Container from a config file
tatilcom/composer-service-handler
940 Downloads
Composer script handling for generating service definitions from class annotation
tatarko/pimple-di
5 Downloads
Dependency injector built upon Pimple container
tarasmatskovich/house-container
12 Downloads
PHP dependency injection container
talesoft/tale-di
157 Downloads
A PSR-15 compatible HTTP utility library
t4web/actioninjections
105 Downloads
ZF2 Module wich allows to inject dependencies in controller action
sysvyz/brunt
37 Downloads
PHP7 Dependency Injection Framework
symfonette/class-named-services
22 Downloads
syberisle/zit
9 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.