dhii/di

This package is abandoned and no longer maintained. The author suggests using the dhii/containers package instead.

A DI container implementation

v0.2-alpha1 2018-04-11 12:44 UTC

This package is auto-updated.

Last update: 2019-05-10 11:35:05 UTC


README

Build Status Code Climate Test Coverage Join the chat at https://gitter.im/Dhii/di This package complies with Dhii standards

Details

Simple, granular, standards-compliant DI container implementations.

Features

  • Is an implementation of the PSR-11 standard.
  • Uses some other standards published separately.
  • Includes support for the delegate lookup feature, a.k.a. composite containers, with intuitive override order.
  • Easily extensible and adaptable.

Classes