PSR-11-compatible interfaces for working with structured configuration.
ConfigInterface- The main interface. On top ofContainerInterface, it adds the concept of "path", allowing access to nested data.ConfigAwareInterface- Awareness of a config.ConfigFactoryInterface- Creates config instances.