Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 469 Bytes

index.md

File metadata and controls

17 lines (11 loc) · 469 Bytes

objective-php/services-factory

Description

ServicesFactory is a dependency container. It implements Psr\Container\ContainerInterface

Starting with version 3.0, it also implements an autowiring mechanism to resolve automatically dependencies expected by the constructor.

Documentation