djumaka/tiny-dm

A tiny and simple DI Dependency Manager. No service containers, no complexity.

v0.0.1 2022-05-10 15:05 UTC

This package is auto-updated.

Last update: 2025-06-24 15:17:28 UTC


README

A tiny and simple DI Dependency Manager. No service containers, no complexity.

Maintainability

This is a simple minimal dependency manager that utilizes the PHP 7+ Type hinting to auto-load the required classes. Look at the tests for examples.