Search by

tjm / sy-dependency-injection

tobymackenzie

Convenient helpers for working with Symfony's dependency injection and config components.

v2.0.0 2025-11-08 17:03 UTC

This package is auto-updated.

Last update: 2026-09-08 19:13:13 UTC


README

Convenient helpers for working with Symfony's dependency injection and config components. Currently has the classes:

  • MultiPathLoader for easily loading files from multiple absolute paths for the same container.
  • MultiTypeLoader for easily handling loading the supported types of configuration for the same container and path(s).