watoki/factory

A simple dependency injection container for PHP

Installs: 7 789

Dependents: 12

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 4

Open Issues: 2

pkg:composer/watoki/factory

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

This package is not auto-updated.

Last update: 2025-10-06 15:04:09 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.