watoki/factory

A simple dependency injection container for PHP

v1.0 2016-02-17 05:49 UTC

This package is not auto-updated.

Last update: 2024-11-04 10:47:57 UTC


README

factory is a simple dependency injection container for PHP. It supports singeltons and injection through constructor, properties and property annotations. Check out the Test Suite for a detailed documentation.