<?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 05:20:14 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Mike Borozdin's Blog: Is PHPLinq As Cool As Real LINQ?]]></title>
      <guid>http://www.phpdeveloper.org/news/10563</guid>
      <link>http://www.phpdeveloper.org/news/10563</link>
      <description><![CDATA[<p>
In a recent blog entry <i>Mike Borozdin</i> <a href="http://www.mikeborozdin.com/post/Is-PHPLinq-As-Cool-As-Real-LINQ.aspx">takes a look at</a> a version of a data query language implemented in PHP, LINQ, as <a href="http://www.codeplex.com/PHPLinq">PHPLinq</a>.
</p>
<blockquote>
I read about the PHP Implementation of LINQ called PHPLinq. Frankly, I was skeptical about it. Finally, I gave it a try. I still remain skeptical...Let me explain why
</blockquote>
<p>
He <a href="http://www.mikeborozdin.com/post/Is-PHPLinq-As-Cool-As-Real-LINQ.aspx">includes an example</a> of a query on an array and how it's "less correct" than a more true to form LINQ implementation. Despite reservations though, he still feels that <a href="http://www.codeplex.com/PHPLinq">this implementation</a> of LINQ for PHP has some "cool features" in its own right and it worth checking out.
</p>]]></description>
      <pubDate>Tue, 08 Jul 2008 11:14:28 -0500</pubDate>
    </item>
  </channel>
</rss>
