Slides: Using Advanced PHP in WordPress Development
The talk discusses dependency injection to allow for Advanced PHP “containerization” of classes using autoloading, namespacing. We’ll look at this methodology used in other languages, but relatively new to PHP and how that can enhance WordPress development. We will discuss techniques used in the greater PHP community, while still embracing the philosophy, flexibility, and architecture of WordPress.