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

Latest commit

 

History

History
40 lines (31 loc) · 2.74 KB

README.md

File metadata and controls

40 lines (31 loc) · 2.74 KB

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