Skip to content

watoki/factory

Repository files navigation

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.