An in-depth introduction to dependency management in PHP using Composer
You’ll learn all the basics from the start which will let you manage your WordPress install and plugins with Composer. Learn how Composer will make development more reliable, help with team collaboration, and how it helps maintain a better Git repository.
Topics covered
- Intro to Composer
- Basic installation and Usage
- Retrofitting a Legacy Project
- Composer Concepts
- Custom Installers
- Integrating WordPress
- Usage with Git
- Managing Plugins