<?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>Fri, 16 May 2008 00:23:05 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Greg Beaver's Blog: behold pecl/phar and mighty PHP 5.3, also php|arch and php|tek]]></title>
      <guid>http://www.phpdeveloper.org/news/9871</guid>
      <link>http://www.phpdeveloper.org/news/9871</link>
      <description><![CDATA[<p>
In a <a href="http://greg.chiaraquartet.net/archives/189-behold-peclphar-and-mighty-PHP-5.3,-also-phparch-and-phptek.html">new post</a>, <i>Greg Beaver</i> talks about a few things, the main one being a new release of the phar extension he's made - <a href="http://pecl.php.net/package/phar/2.0.0a1">phar version 2.0.0a1</a>  - a reworking of the previous functionality with loads of new features including:
</p>
<ul>
<li>Phar now supports tar and zip archives with the same API that is supports phar archives.
<li>Phar has a front controller for web applications that fully handles MIME types, supports mod_rewrite-like functionality with far more flexibility
<li>Phar supports phar:// stream wrappers in include_path for PHP 5.2+
<li>Phar supports creation and modification of data-only tar and zip archives (no executable phar stub) via the PharData class.
</ul>
<p>
There've also been updates to <a href="http://www.php.net/phar">the manual</a> for the project to reflect this new version of its API. You can download this latest version here: <a href="http://pecl.php.net/get/phar-2.0.0a1.tgz">source</a> or <a href="http://pecl4win.php.net/ext.php/php_phar.dll">Windows DLL</a>.
</p>]]></description>
      <pubDate>Thu, 27 Mar 2008 13:49:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Greg Beaver's Blog: pharring a web application - phpMyAdmin]]></title>
      <guid>http://www.phpdeveloper.org/news/5217</guid>
      <link>http://www.phpdeveloper.org/news/5217</link>
      <description><![CDATA[<p>
From <i>Greg Beaver</i> today, there's <a href="http://greg.chiaraquartet.net/archives/128-pharring-a-web-application-phpMyAdmin.html">a new post</a> showing off an exciting new demonstration of the <a href="http://pear.php.net/PHP_Archive">PHP_Archive</a> package to install phpMyAdmin in one single .phar file.
</p>
<quote>
<i>
But for now, I'm excited to have a unique demonstration of PHP_Archive's power.  The file <a href="http://pear.chiaraquartet.net/phpmyadmin.phar">http://pear.chiaraquartet.net/phpmyadmin.phar</a> (Note: right-click and save) is a single-file bundling of the popular phpMyAdmin application.  The only thing it needs to function properly is a config.inc.php file.  A template file is auto-generated on the first time it is run.
</i>
</quote>
<p>
He gives a <a href="http://greg.chiaraquartet.net/archives/128-pharring-a-web-application-phpMyAdmin.html">bit more instruction</a> on how to get it all set up, but it's a very cool example of the power of this little package. There's a few bugs <i>Greg</i> mentions that he and <i>Davey Shafik</i> have been looking into, but no major issues.
</p>]]></description>
      <pubDate>Fri, 21 Apr 2006 07:46:44 -0500</pubDate>
    </item>
  </channel>
</rss>
