关于
This skill provides Claude with expert knowledge of Symfony's Dependency Injection (DI) component, enabling it to architect clean, maintainable PHP applications. It covers everything from basic constructor injection and automatic service wiring to advanced patterns like service decoration, tagged service iterators, and lazy loading. It is an essential resource for developers looking to implement SOLID principles—specifically the Dependency Inversion Principle—within the Symfony ecosystem while leveraging modern PHP attributes and YAML configuration for efficient service management.