2017 © Pedro Peláez
 

library object-factory

Provides a container used to build class instances and solve object dependencies.

image

acfatah/object-factory

Provides a container used to build class instances and solve object dependencies.

  • Thursday, April 13, 2017
  • by acfatah
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Object Factory

Build Status Coverage Status, (*1)

Provides a container used to build class instances and solve object dependencies., (*2)

Features:, (*3)

  • Automatically resolve object dependencies
  • Resolve constructor and setter injection
  • Lazy load class instances

The Versions

13/04 2017

dev-master

9999999-dev

Provides a container used to build class instances and solve object dependencies.

  Sources   Download

MIT

The Requires

 

The Development Requires

dependency injection container