Libraries tagged by Infection
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
tentwofour/inflector
162 Downloads
String inflection library
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.
tea/kettle
5 Downloads
A dependency management library.
td7650/yml2pimple
1320 Downloads
Build a Pimple/Container from a config file
tatarko/pimple-di
5 Downloads
Dependency injector built upon Pimple container
tarasmatskovich/house-container
14 Downloads
PHP dependency injection container
talesoft/tale-inflector
1073 Downloads
A library that can inflect strings to many formats
talesoft/tale-di
161 Downloads
A PSR-15 compatible HTTP utility library
takielias/contract-resolver
5 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.
t4web/actioninjections
106 Downloads
ZF2 Module wich allows to inject dependencies in controller action