News Feed
Jobs Feed
Sections




News Archive
Alexey Zakhlestins' Blog:
Pake PHP5 project build system
August 04, 2009 @ 12:51:34

Alexey Zakhlestins has posted about a build system created by developers of the Symfony framework as PHP's answer to Make and Rake - Pake.

Often, while working on software projects, one finds, that there are repetitive tasks, which would be much easier to deal with, if automated. In the C/Unix world, this task is often solved by Make, Java programmers prefer Apache Ant, Ruby programmers use Rake. The fact, which is not commonly known, is, that PHP also has such instrument, and it is called Pake. It was originally created by authors of Symfony framework. Unfortunately, they never wrote any documentation, which killed adoption rates.

He shows what a sample "Pakefile.php" file might look like and links to the github page for his revamp of the project to add a few more helpers. You can also install it as a PEAR pacakge.

0 comments voice your opinion now!
pake build system make ant rake


blog comments powered by Disqus

Similar Posts

DevShed: Developing a Form Validation System with the Observer Pattern in PHP

Elizabeth Smith's Blog: Builds for gtk2 additional widgets

Antony Dovgal's Blog: PhD docu builds are online!

Chris Hartjes' Blog: Snakes and Elephants Playing Nice Together: PHPUnit and py.test with Hudson

PHPBuilder.com: The Top Five PHP Content Management Systems


Community Events











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


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

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