<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 09:21:32 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Stuart Herbert's Blog: Introducing phix]]></title>
      <guid>http://www.phpdeveloper.org/news/16071</guid>
      <link>http://www.phpdeveloper.org/news/16071</link>
      <description><![CDATA[<p>
In a new post to his blog <i>Stuart Herbert</i> has <a href="http://blog.stuartherbert.com/php/2011/03/21/introducing-phix/">introduced phix</a>, a packaging tools that can be used to manage and install different components in a framework-agnostic sort of way.
</p>
<blockquote>
<a href="http://github.com/Gradwell/phix">phix</a> is a small command-line tool for PHP applications. I created it to fix (pun intended) the problem of how to easily automate the tasks involved in creating and (especially) maintaining components. These tasks aren't built into phix; they are commands that ship with the phix distribution. You can create your own commands to run inside phix too, and it's easy to do so
</blockquote>
<p>
The <a href="http://github.com/Gradwell/phix">phix</a> tool (easily installed from PEAR) lets you either use built-in commands or custom ones to manage libraries with a few different kinds of commands - current status, initialize a library, upgrade a library and manage the full web application. As of the time of this post, the current version is <a href="http://github.com/Gradwell/phix">phix-0.10.4</a>.
</p>]]></description>
      <pubDate>Mon, 21 Mar 2011 08:24:05 -0500</pubDate>
    </item>
  </channel>
</rss>
