2017 © Pedro Peláez
 

library di

A DI container implementation

image

dhii/di

A DI container implementation

  • Wednesday, April 11, 2018
  • by XedinUnknown
  • Repository
  • 4 Watchers
  • 1 Stars
  • 721 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 7 Versions
  • 73 % Grown

The README.md

Dhii - DI

Build Status Code Climate Test Coverage Join the chat at https://gitter.im/Dhii/di, (*1)

A simple, granular, standards-compliant dependency injection container and factory implementation., (*2)

Features

Disadvantages

  • Does not support the factories' 2nd parameter, i.e. $getPrevious.
  • Container and factory unified into one class (to be separated soon).

The Versions

03/02 2017