News Feed
Jobs Feed
Sections




News Archive
Lorna Mitchell's Blog:
Idiot-Proof Deployment with Phing
May 13, 2011 @ 11:38:37

Lorna Mitchell has a new post to her blog providing what she calls an idiot-proof guide to deployment with Phing, the popular PHP-based deployment tool based on Apache's Ant.

When I launched my own product recently (BiteStats, a thing to automatically email you a summary of your analytics stats every month), I knew that I would need a really robust way of deploying code. I've been doing a few different things for a few years, and I've often implemented these tools with or for other organisations, but I don't have much code in production in my own right, weirdly. I decided Phing was the way to go, got it installed, and worked out what to do next.

Her guide starts with a simple build.xml and builds it out with several tasks and targets including her main "deploy" target that grabs the next tag from her mercurial repository, packages it up for deployment. She explains things step by step so you won't miss anything too, since there's a lot going on.

0 comments voice your opinion now!
phing deployment tutorial build xml


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Zip-it or DIY Tar-balls

Jurian Suilman's Blog: Use 3rd party modules in Zend Framework 2

CSS-Tricks.com: Tracking Clicks, Building a Clickmap with PHP and jQuery

PHPMaster.com: Deploy and Release your Applications with Phing

Chris Shiflett's Blog: PHP Session Debugging


Community Events











Don't see your event here?
Let us know!


code conference development introduction interview community testing functional example language release opinion series database object framework tool composer zendframework2 podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework