Overview

dot-annotated-services is DotKernel's dependency injection service.

By providing reusable factories for service and repository injection, it reduces code complexity in projects.

dot-annotated-services v5 has been abandoned in favor of dot-dependency-injection, which uses PHP attributes instead of annotations.

Going forward, if you want to use annotations in your projects, use dot-annotated-services v4, else use dot-dependency-injection.