/factory

A simple dependency injection container for PHP

Primary LanguagePHPMIT LicenseMIT

factory Build Status

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.