WordPress has a bad rap. Yes, it's deserved. The core architecture of WordPress reflects the period of its inception and its provenance as a blog engine. Recently, there's been a concerted effort to wrangle WordPress into a reasonable development environment. We'll discuss the tools and techniques that can be utilized to create an end-to-end development stack rivaling those found in modern frameworks like Laravel or Rails. Using tools like Bedrock, Capistrano, Toran, and Composer, we'll cover topics such as library management (including 3rd-party code), deployment, asset pipelines, and collaboration.