YoVDO

Journey to the Center of Symfony: The Dependency Injection Container

Offered By: SymfonyCasts

Tags

Symfony Courses Web Development Courses PHP Courses YAML Courses

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

Software as a Service
University of California, Berkeley via Coursera
Intro to Computer Science
University of Virginia via Udacity
Web Development
Udacity
Software Engineering for SaaS
University of California, Berkeley via Coursera
CS50's Introduction to Computer Science
Harvard University via edX