Dependency Injection #[Attributes]
Offered By: SymfonyCasts
Course Description
Overview
Traditionally, Symfony services were configured in XML or YAML files. This creates a bit of a disconnect between your code and the configuration. In modern Symfony, we can use native PHP attributes to configure services. This allows us to keep our service configuration right in our code as native PHP metadata, which is pretty cool! Let's dive into these Dependency Injection attributes in the context of a fun example.
Syllabus
- Introduction
- Command Pattern with AutowireLocator
- Simplify with AutoconfigureTag and AsTaggedItem
- List Buttons with AutowireIterator
- Container and Iterator with ServiceCollectionInterface
- Alias an Interface with AsAlias
- Decorate a Service with AsDecorator
- Enforce Named Autowiring with Target
- Enable Services in Specific Environments with When
- Lazy Services
- More Laziness Attributes
Taught by
Kevin Bond
Related Courses
AngularJS: Framework FundamentalsMicrosoft via edX Архитектура Android-приложений
Moscow Institute of Physics and Technology via Coursera Client-based Web Applications development: ReactJS & Angular
Universidad Politécnica de Madrid via Miríadax Getting Started with Blazor Server
Coursera Project Network via Coursera Getting Started with Blazor WASM
Coursera Project Network via Coursera