watoki/factory

A simple dependency injection container for PHP

Maintainers

Package info

github.com/watoki/factory

Homepage

pkg:composer/watoki/factory

Statistics

Installs: 7 820

Dependents: 12

Suggesters: 0

Stars: 4

Open Issues: 2

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

This package is not auto-updated.

Last update: 2026-03-23 17:05:29 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.