An open API service indexing awesome lists of open source software.

https://github.com/matthewbdaly/ernie

Simple dependency injection container, built to understand the concept better
https://github.com/matthewbdaly/ernie

dependency-injection dependency-injection-container php php7 psr-11

Last synced: 7 months ago
JSON representation

Simple dependency injection container, built to understand the concept better

Awesome Lists containing this project

README

        

# Ernie
[![Build Status](https://travis-ci.org/matthewbdaly/ernie.svg?branch=master)](https://travis-ci.org/matthewbdaly/ernie)

Simple dependency injection container, built to understand the concept better. Implements PSR-11.