Episode 21 - How To Automate Projects Using Composer Scripts

Published: Dec. 7, 2016, 9:09 a.m.

In this episode, we continue on the journey of Composer discovery, discussing the latest tutorial on Master Zend Framework (http://www.masterzendframework.com/series/tooling/composer/automation-scripts/), which dives deep into the scripts section of composer.json. Not heard of the scripts section? In a nutshell, it: Lets you automate all the things Stops you having to remember commands with stacks of command line switches, options, and configurations You can even stack commands together to make your life even easier! Grab a warm beverage, and come find out more! Further Reading composer.json scripts documentation (https://getcomposer.org/doc/articles/scripts.md) Questions/Comments/Suggestions Tweet me at @zfmastery (https://twitter.com/zfmastery)