The Object Factory package contains an implementation for creating objects, based on configuration. Some objects require other objects in their __construct method. With the ObjectFactory it is also ...