Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Dhii/di

Repository files navigation

Dhii - DI

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