Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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.