<?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, 19 Jun 2013 23:55:08 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP Addiction Blog: PHP - No Container libraries?]]></title>
      <guid>http://www.phpdeveloper.org/news/9158</guid>
      <link>http://www.phpdeveloper.org/news/9158</link>
      <description><![CDATA[<p>
On the PHP Addiction blog today, there's <a href="http://www.phpaddiction.com/tags/uncategorized/php-no-container-libraries/">a new post</a> where <i>Doug Hill</i> asks a question of his fellow developers - are there advantages to having a standard container library for PHP?
</p>
<blockquote>
Most compiled languages that I have used have some kind of container implementation, Lists, Maps, Trees, Stacks and all their many variations. PHP has arrays and the <a href="http://www.php.net/~helly/php/ext/spl/">SPL</a>.
</blockquote>
<p>
The only problem he's noted so far is that containers made in userland would be slower than ones created natively. A comment from <i>Antony Dovgal</i> points out <a href="http://cvs.php.net/viewvc.cgi/pecl/adt/">a project similar</a> to what he's looking for that's already in the works.
</p>]]></description>
      <pubDate>Mon, 03 Dec 2007 10:27:00 -0600</pubDate>
    </item>
  </channel>
</rss>
