Automate PHP with Phake – Real World Examples

Posted by Unknown on Wednesday, July 9, 2014

In part one, we covered the basics of Phake and demonstrated ways of executing tasks with it, covering groups, dependencies, and arguments. In this part, we’ll look at some sample real world applications of Phake. Note that the following examples are largely based on things that I usually do manually that need some sort of automation.


Uploading Files to Server


Let’s start by writing a task that will upload files to an FTP server.


Continue reading %Automate PHP with Phake – Real World Examples%




more

{ 0 comments... » Automate PHP with Phake – Real World Examples read them below or add one }

Post a Comment

Popular Posts