Getting Started

FastForward Container is a PSR-11 compliant aggregate container for PHP. It unifies and resolves services across multiple container implementations, supports service providers, and adds autowiring on top of the final composed container.

This section is intentionally written for first-time users. It explains the minimal mental model first and only then introduces the more flexible composition features.