Composer Dependency Management in WordPress

Composer is a dependency manager for PHP that has been widely adopted by the PHP community at large, but is used less frequently with WordPress. WordPress is largely procedural in nature, and Composer has great tools for object oriented code, like autoloading. That’s nice to have but Composer is primarily a dependency manager which not widely adopted by WordPress developers, I will demonstrate the basics needed to manage a WordPress site, its theme and plugins using Composer so when working with a team, you can easily share your setup and easily replicate with across your organization in the dev level up to the production.

Speaker

WordCamp Cebu 2019 is over. Check out the next edition!