Journey to the Center of Symfony: The Dependency Injection Container
Offered By: SymfonyCasts
Course Description
Overview
Let's not just use Symfony, let's conquer it! In this series, we're going to rip open the code that builds and boots Symfony's Container to see how it really works. Yes, this is geeky, and yes it's sweet!
Besides the occasional dinosaur, expect to do the following on our adventure:
- Build a container from scratch
- Master the ContainerBuilder and Definition objects: the backbones to the container
- See how Definitions are built with YAML
- Dump the container to PHP code and use it
- See how Symfony builds the container (woh)
- Learn how DependencyInjection Extension classes work (i.e. the guys who process all that config.yml stuff)
- Discover existing compiler passes and create your own
Syllabus
- Creating a Container in the Wild
- Definitions: Teach the Container
- Definition Unlocked
- Yaml for Service Definitions
- Parameters
- The Container Dumper
- How Symfony Builds the Container
- Dependency Injection Extensions
- Compiler Passes
Taught by
Ryan Weaver and Leanna Pelham
Related Courses
Introduction to Functional ProgrammingDelft University of Technology via edX Introduction to Office 365 Development and APIs
Microsoft via edX Web Development and Design using Wordpress
California Institute of the Arts via Kadenze Build a Basic PHP Website Course (How To)
Treehouse Web Applications for Everybody
Independent