<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>PHPLinq Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Home</link><description>PHPLinq Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://phplinq.codeplex.com/wikipage?version=16</link><description>&lt;div class="wikidoc"&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;&lt;span style="text-decoration:underline"&gt;Home&lt;/span&gt;&lt;/strong&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Features&amp;referringTitle=Home"&gt;Features&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Requirements&amp;referringTitle=Home"&gt;Requirements&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Examples&amp;referringTitle=Home"&gt;Examples&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=FAQ&amp;referringTitle=Home"&gt;FAQ&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Contribute&amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Credits&amp;referringTitle=Home"&gt;Credits&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Contact&amp;referringTitle=Home"&gt;Contact&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;PHP LINQ classes&lt;/h1&gt;
&lt;p&gt;A set of PHP classes mimicing C#3.0's LINQ (Language Integrated Query) extension methods.&lt;br&gt;
Checkout the &lt;a href="/wikipage?title=Examples&amp;referringTitle=Home"&gt;Examples&lt;/a&gt; and
&lt;a href="/wikipage?title=Features&amp;referringTitle=Home"&gt;Features&lt;/a&gt; this class set provides!&lt;br&gt;
&lt;br&gt;
Want to bookmark this page? Please use &lt;a href="http://www.phplinq.net"&gt;http://www.phplinq.net&lt;/a&gt; as the URL.&lt;/p&gt;
&lt;table border="0" style="background-color:#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;We are aware of other PHP LINQ implementations (&lt;a href="http://plinq.codeplex.com/"&gt;http://plinq.codeplex.com/&lt;/a&gt;&amp;nbsp;and
&lt;a href="http://linqforphp.codeplex.com/"&gt;http://linqforphp.codeplex.com/&lt;/a&gt;). We received numerous comments about the fact that PHPLinq is not using closures. The reason for this is simple: closures would be our preferred way of doing things, however closures
 would make it impossible to do things described in &lt;a href="http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx"&gt;
this blog post&lt;/a&gt;: one query that you write in PHP can be translated into SQL statements. If someone knows of a good way of parsing and tokenizing closures at runtime, we can proceed in the good direction...&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Want to contribute?&lt;/h2&gt;
&lt;p&gt;Please refer the &lt;a href="/wikipage?title=Contribute&amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; page.&lt;/p&gt;
&lt;h2&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Current release: &lt;a href="http://phplinq.codeplex.com/releases/view/10085"&gt;PHPLinq 0.4.0&lt;/a&gt;
&lt;br&gt;
Snapshot: &lt;a href="http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx"&gt;
http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;News&lt;/h2&gt;
&lt;h4&gt;&lt;strong&gt;2009-01-29&lt;/strong&gt; Blog post on PHPLinq 0.4.0&lt;/h4&gt;
&lt;p&gt;Check my blog at &lt;a href="http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx"&gt;
http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx&lt;/a&gt; for a post on PHPLinq.&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;2009-01-27&lt;/strong&gt; Version 0.4.0 released!&lt;/h4&gt;
&lt;p&gt;Check the release page for &lt;a href="http://phplinq.codeplex.com/releases/view/10085"&gt;
PHPLinq 0.4.0&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;2008-06-23&lt;/strong&gt; Version 0.3.0 released!&lt;/h4&gt;
&lt;p&gt;Check the release page for &lt;a href="http://phplinq.codeplex.com/releases/view/10084"&gt;
PHPLinq 0.3.0&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;2008-01-18&lt;/strong&gt; Version 0.2.0 released!&lt;/h4&gt;
&lt;p&gt;Check the release page for &lt;a href="http://phplinq.codeplex.com/releases/view/10083"&gt;
PHPLinq 0.2.0&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;2008-01-18&lt;/strong&gt; Project started on CodePlex&lt;/h4&gt;
&lt;p&gt;Check the initial release &lt;a href="http://phplinq.codeplex.com/releases/view/10082"&gt;
PHPLinq 0.1.0&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="/wikipage?title=News%20archive&amp;referringTitle=Home"&gt;News archive&lt;/a&gt;&lt;/strong&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Team members&lt;/h2&gt;
&lt;p&gt;Check the &lt;a href="/wikipage?title=Credits&amp;referringTitle=Home"&gt;Credits&lt;/a&gt; for a complete list of team members.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>maartenba</author><pubDate>Fri, 08 Apr 2011 06:03:19 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110408060319A</guid></item><item><title>Updated Wiki: Home</title><link>http://phplinq.codeplex.com/wikipage?version=15</link><description>&lt;div class="wikidoc"&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;&lt;span style="text-decoration:underline"&gt;Home&lt;/span&gt;&lt;/strong&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Features&amp;referringTitle=Home"&gt;Features&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Requirements&amp;referringTitle=Home"&gt;Requirements&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Examples&amp;referringTitle=Home"&gt;Examples&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=FAQ&amp;referringTitle=Home"&gt;FAQ&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Contribute&amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Credits&amp;referringTitle=Home"&gt;Credits&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Contact&amp;referringTitle=Home"&gt;Contact&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;PHP LINQ classes&lt;/h1&gt;
&lt;p&gt;A set of PHP classes mimicing C#3.0's LINQ (Language Integrated Query) extension methods.&lt;br&gt;
Checkout the &lt;a href="/wikipage?title=Examples&amp;referringTitle=Home"&gt;Examples&lt;/a&gt; and
&lt;a href="/wikipage?title=Features&amp;referringTitle=Home"&gt;Features&lt;/a&gt; this class set provides!&lt;br&gt;
&lt;br&gt;
Want to bookmark this page? Please use &lt;a href="http://www.phplinq.net"&gt;http://www.phplinq.net&lt;/a&gt; as the URL.&lt;/p&gt;
&lt;table border="0" style="background-color:#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;We are axware of other PHP LINQ implementations (&lt;a href="http://plinq.codeplex.com/"&gt;http://plinq.codeplex.com/&lt;/a&gt;&amp;nbsp;and
&lt;a href="http://linqforphp.codeplex.com/"&gt;http://linqforphp.codeplex.com/&lt;/a&gt;). We received numerous comments about the fact that PHPLinq is not using closures. The reason for this is simple: closures would be our prefered way of doing things, however closures
 would make it impossible to do things described in &lt;a href="http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx"&gt;
this blog post&lt;/a&gt;: one query that you write in PHP can be translated into SQL statements. If someone knows of a good way of parsing and tokenizing closures at runtime, we can proceed in the good direction...&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Want to contribute?&lt;/h2&gt;
&lt;p&gt;Please refer the &lt;a href="/wikipage?title=Contribute&amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; page.&lt;/p&gt;
&lt;h2&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Current release: &lt;a href="http://phplinq.codeplex.com/releases/view/10085"&gt;PHPLinq 0.4.0&lt;/a&gt;
&lt;br&gt;
Snapshot: &lt;a href="http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx"&gt;
http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;News&lt;/h2&gt;
&lt;h4&gt;&lt;strong&gt;2009-01-29&lt;/strong&gt; Blog post on PHPLinq 0.4.0&lt;/h4&gt;
&lt;p&gt;Check my blog at &lt;a href="http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx"&gt;
http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx&lt;/a&gt; for a post on PHPLinq.&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;2009-01-27&lt;/strong&gt; Version 0.4.0 released!&lt;/h4&gt;
&lt;p&gt;Check the release page for &lt;a href="http://phplinq.codeplex.com/releases/view/10085"&gt;
PHPLinq 0.4.0&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;2008-06-23&lt;/strong&gt; Version 0.3.0 released!&lt;/h4&gt;
&lt;p&gt;Check the release page for &lt;a href="http://phplinq.codeplex.com/releases/view/10084"&gt;
PHPLinq 0.3.0&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;2008-01-18&lt;/strong&gt; Version 0.2.0 released!&lt;/h4&gt;
&lt;p&gt;Check the release page for &lt;a href="http://phplinq.codeplex.com/releases/view/10083"&gt;
PHPLinq 0.2.0&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;2008-01-18&lt;/strong&gt; Project started on CodePlex&lt;/h4&gt;
&lt;p&gt;Check the initial release &lt;a href="http://phplinq.codeplex.com/releases/view/10082"&gt;
PHPLinq 0.1.0&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="/wikipage?title=News%20archive&amp;referringTitle=Home"&gt;News archive&lt;/a&gt;&lt;/strong&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Team members&lt;/h2&gt;
&lt;p&gt;Check the &lt;a href="/wikipage?title=Credits&amp;referringTitle=Home"&gt;Credits&lt;/a&gt; for a complete list of team members.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>maartenba</author><pubDate>Fri, 08 Apr 2011 06:03:02 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110408060302A</guid></item><item><title>Updated Wiki: Home</title><link>http://phplinq.codeplex.com/wikipage?version=14</link><description>&lt;div class="wikidoc"&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;&lt;span style="text-decoration:underline"&gt;Home&lt;/span&gt;&lt;/strong&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Features&amp;referringTitle=Home"&gt;Features&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Requirements&amp;referringTitle=Home"&gt;Requirements&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Examples&amp;referringTitle=Home"&gt;Examples&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=FAQ&amp;referringTitle=Home"&gt;FAQ&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Contribute&amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Credits&amp;referringTitle=Home"&gt;Credits&lt;/a&gt; &lt;/th&gt;
&lt;th&gt;&lt;a href="/wikipage?title=Contact&amp;referringTitle=Home"&gt;Contact&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;PHP LINQ classes&lt;/h1&gt;
&lt;p&gt;A set of PHP classes mimicing C#3.0's LINQ (Language Integrated Query) extension methods.&lt;br&gt;
Checkout the &lt;a href="/wikipage?title=Examples&amp;referringTitle=Home"&gt;Examples&lt;/a&gt; and
&lt;a href="/wikipage?title=Features&amp;referringTitle=Home"&gt;Features&lt;/a&gt; this class set provides!&lt;br&gt;
&lt;br&gt;
Want to bookmark this page? Please use &lt;a href="http://www.phplinq.net"&gt;http://www.phplinq.net&lt;/a&gt; as the URL.&lt;/p&gt;
&lt;table border="0" style="background-color:#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;We are axware of other PHP LINQ implementations (&lt;a href="http://plinq.codeplex.com/"&gt;http://plinq.codeplex.com/&lt;/a&gt;&amp;nbsp;and
&lt;a href="http://linqforphp.codeplex.com/"&gt;http://linqforphp.codeplex.com/&lt;/a&gt;). We received numerous comments about the fact that PHPLinq is not using closures. The reason for this is simple: closures would be our prefered way of doing things, however closures
 would make it impossible to do things described in &lt;a href="http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx"&gt;
this blog post&lt;/a&gt;: one query that you write in PHP can be translated into SQL statements. If someone knows of a good way of parsing and tokenizing closures at runtime, we can proceed in the good direction...&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Want to contribute?&lt;/h2&gt;
&lt;p&gt;Please refer the &lt;a href="/wikipage?title=Contribute&amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; page.&lt;/p&gt;
&lt;h2&gt;Downloads&lt;/h2&gt;
&lt;p&gt;Current release: &lt;a href="http://phplinq.codeplex.com/releases/view/10085"&gt;PHPLinq 0.4.0&lt;/a&gt;
&lt;br&gt;
Snapshot: &lt;a href="http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx"&gt;
http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;News&lt;/h2&gt;
&lt;h4&gt;&lt;strong&gt;2009-01-29&lt;/strong&gt; Blog post on PHPLinq 0.4.0&lt;/h4&gt;
&lt;p&gt;Check my blog at &lt;a href="http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx"&gt;
http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx&lt;/a&gt; for a post on PHPLinq.&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;2009-01-27&lt;/strong&gt; Version 0.4.0 released!&lt;/h4&gt;
&lt;p&gt;Check the release page for &lt;a href="http://phplinq.codeplex.com/releases/view/10085"&gt;
PHPLinq 0.4.0&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;2008-06-23&lt;/strong&gt; Version 0.3.0 released!&lt;/h4&gt;
&lt;p&gt;Check the release page for &lt;a href="http://phplinq.codeplex.com/releases/view/10084"&gt;
PHPLinq 0.3.0&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;2008-01-18&lt;/strong&gt; Version 0.2.0 released!&lt;/h4&gt;
&lt;p&gt;Check the release page for &lt;a href="http://phplinq.codeplex.com/releases/view/10083"&gt;
PHPLinq 0.2.0&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;2008-01-18&lt;/strong&gt; Project started on CodePlex&lt;/h4&gt;
&lt;p&gt;Check the initial release &lt;a href="http://phplinq.codeplex.com/releases/view/10082"&gt;
PHPLinq 0.1.0&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="/wikipage?title=News%20archive&amp;referringTitle=Home"&gt;News archive&lt;/a&gt;&lt;/strong&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Team members&lt;/h2&gt;
&lt;p&gt;Check the &lt;a href="/wikipage?title=Credits&amp;referringTitle=Home"&gt;Credits&lt;/a&gt; for a complete list of team members.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>maartenba</author><pubDate>Fri, 08 Apr 2011 06:02:19 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110408060219A</guid></item><item><title>New Comment on "Contribute"</title><link>http://phplinq.codeplex.com/wikipage?title=Contribute&amp;ANCHOR#C17943</link><description>Very good project... Just one detail... I&amp;#39;ve changed all of your &amp;#34;require_once &amp;#39;file.php&amp;#39;&amp;#34; by &amp;#34;require_once dirname&amp;#40;__FILE__&amp;#41;.&amp;#39;&amp;#47;file.php&amp;#39;&amp;#34; because of integration problems of your code in my system.</description><author>el_pedro</author><pubDate>Wed, 08 Dec 2010 15:38:07 GMT</pubDate><guid isPermaLink="false">New Comment on "Contribute" 20101208033807P</guid></item><item><title>New Comment on "Examples"</title><link>http://phplinq.codeplex.com/wikipage?title=Examples&amp;ANCHOR#C16360</link><description>how about the performance&amp;#63;</description><author>flyingchen</author><pubDate>Fri, 16 Jul 2010 07:30:38 GMT</pubDate><guid isPermaLink="false">New Comment on "Examples" 20100716073038A</guid></item><item><title>New Comment on "Examples"</title><link>http://phplinq.codeplex.com/wikipage?title=Examples&amp;ANCHOR#C16113</link><description>ok thank you i Know now</description><author>hamada6004</author><pubDate>Tue, 22 Jun 2010 08:27:13 GMT</pubDate><guid isPermaLink="false">New Comment on "Examples" 20100622082713A</guid></item><item><title>New Comment on "Examples"</title><link>http://phplinq.codeplex.com/wikipage?title=Examples&amp;ANCHOR#C16112</link><description>this code  where i use it . i mean any Environment programming i must use. are this php code .&amp;#10;write it like any code in my editor.&amp;#10; . Maybe</description><author>hamada6004</author><pubDate>Tue, 22 Jun 2010 08:10:44 GMT</pubDate><guid isPermaLink="false">New Comment on "Examples" 20100622081044A</guid></item><item><title>New Comment on "Examples"</title><link>http://phplinq.codeplex.com/wikipage?title=Examples&amp;ANCHOR#C14124</link><description>Have not benchmarked...</description><author>maartenba</author><pubDate>Tue, 03 Nov 2009 19:43:40 GMT</pubDate><guid isPermaLink="false">New Comment on "Examples" 20091103074340P</guid></item><item><title>New Comment on "Examples"</title><link>http://phplinq.codeplex.com/wikipage?title=Examples&amp;ANCHOR#C14120</link><description>I wonder how much overhead is involved when using PHPLinq. Don&amp;#39;t get me wrong, it&amp;#39;s great to see, but I&amp;#39;m the curious type when it comes to how preformance &amp;#40;memory&amp;#47;speed&amp;#47;disk&amp;#47;etc&amp;#41; is affected.</description><author>hlaue</author><pubDate>Tue, 03 Nov 2009 16:45:40 GMT</pubDate><guid isPermaLink="false">New Comment on "Examples" 20091103044540P</guid></item><item><title>New Comment on "Examples"</title><link>http://phplinq.codeplex.com/wikipage?title=Examples&amp;ANCHOR#C14119</link><description>I wonder how much overhead is involved when using PHPLinq. Don&amp;#39;t get me wrong, it&amp;#39;s great to see, but I&amp;#39;m the curious type when it comes to how preformance &amp;#40;memory&amp;#47;speed&amp;#47;disk&amp;#47;etc&amp;#41; is effected.</description><author>hlaue</author><pubDate>Tue, 03 Nov 2009 16:45:04 GMT</pubDate><guid isPermaLink="false">New Comment on "Examples" 20091103044504P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;b&gt;&lt;u&gt;Home&lt;/u&gt;&lt;/b&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Requirements&amp;amp;referringTitle=Home"&gt;Requirements&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=FAQ&amp;amp;referringTitle=Home"&gt;FAQ&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contact&amp;amp;referringTitle=Home"&gt;Contact&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h1&gt;
PHP LINQ classes
&lt;/h1&gt;A set of PHP classes mimicing C&amp;#35;3.0&amp;#39;s LINQ &amp;#40;Language Integrated Query&amp;#41; extension methods.&lt;br /&gt;Checkout the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; and &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; this class set provides!&lt;br /&gt; &lt;br /&gt;Want to bookmark this page? Please use &lt;a href="http://www.phplinq.net" class="externalLink"&gt;http://www.phplinq.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; as the URL.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Want to contribute?
&lt;/h2&gt;Please refer the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Downloads
&lt;/h2&gt;Current release: &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10085"&gt;PHPLinq 0.4.0&lt;/a&gt; &lt;br /&gt;Snapshot: &lt;a href="http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
News
&lt;/h2&gt;&lt;h4&gt;
&lt;b&gt;2009-01-29&lt;/b&gt; Blog post on PHPLinq 0.4.0
&lt;/h4&gt;Check my blog at &lt;a href="http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx" class="externalLink"&gt;http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for a post on PHPLinq.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2009-01-27&lt;/b&gt; Version 0.4.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10085"&gt;PHPLinq 0.4.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-06-23&lt;/b&gt; Version 0.3.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10084"&gt;PHPLinq 0.3.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-01-18&lt;/b&gt; Version 0.2.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10083"&gt;PHPLinq 0.2.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-01-18&lt;/b&gt; Project started on CodePlex
&lt;/h4&gt;Check the initial release &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10082"&gt;PHPLinq 0.1.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=News%20archive&amp;amp;referringTitle=Home"&gt;News archive&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Team members
&lt;/h2&gt;Check the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; for a complete list of team members.&lt;br /&gt;
&lt;/div&gt;</description><author>maartenba</author><pubDate>Thu, 29 Jan 2009 11:30:41 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090129113041A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Home&amp;version=12</link><description>&lt;div class="wikidoc"&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;b&gt;&lt;u&gt;Home&lt;/u&gt;&lt;/b&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Requirements&amp;amp;referringTitle=Home"&gt;Requirements&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=FAQ&amp;amp;referringTitle=Home"&gt;FAQ&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contact&amp;amp;referringTitle=Home"&gt;Contact&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h1&gt;
PHP LINQ classes
&lt;/h1&gt;A set of PHP classes mimicing C&amp;#35;3.0&amp;#39;s LINQ &amp;#40;Language Integrated Query&amp;#41; extension methods.&lt;br /&gt;Checkout the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; and &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; this class set provides!&lt;br /&gt; &lt;br /&gt;Want to bookmark this page? Please use &lt;a href="http://www.phplinq.net" class="externalLink"&gt;http://www.phplinq.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; as the URL.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Want to contribute?
&lt;/h2&gt;Please refer the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Downloads
&lt;/h2&gt;Current release: &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10085"&gt;PHPLinq 0.4.0&lt;/a&gt; &lt;br /&gt;Snapshot: &lt;a href="http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
News
&lt;/h2&gt;&lt;h4&gt;
&lt;b&gt;2009-01-29&lt;/b&gt; Blog post on PHPLinq 0.4.0
&lt;/h4&gt;Check my blog at &lt;a href="http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx" class="externalLink"&gt;http://blog.maartenballiauw.be/post/2009/01/29/PHPLinq-040-released-on-CodePlex!.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for a post on PHPLinq.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2009-01-27&lt;/b&gt; Version 0.4.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10085"&gt;PHPLinq 0.4.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-06-23&lt;/b&gt; Version 0.3.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10084"&gt;PHPLinq 0.3.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-01-18&lt;/b&gt; Version 0.2.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10083"&gt;PHPLinq 0.2.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-01-18&lt;/b&gt; Project started on CodePlex
&lt;/h4&gt;Check the initial release &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10082"&gt;PHPLinq 0.1.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=News%20archive&amp;amp;referringTitle=Home"&gt;News archive&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Team members
&lt;/h2&gt;Check the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; for a complete list of team members.&lt;br /&gt;
&lt;/div&gt;</description><author>maartenba</author><pubDate>Thu, 29 Jan 2009 11:27:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090129112701A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;b&gt;&lt;u&gt;Home&lt;/u&gt;&lt;/b&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Requirements&amp;amp;referringTitle=Home"&gt;Requirements&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=FAQ&amp;amp;referringTitle=Home"&gt;FAQ&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contact&amp;amp;referringTitle=Home"&gt;Contact&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h1&gt;
PHP LINQ classes
&lt;/h1&gt;A set of PHP classes mimicing C&amp;#35;3.0&amp;#39;s LINQ &amp;#40;Language Integrated Query&amp;#41; extension methods.&lt;br /&gt;Checkout the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; and &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; this class set provides!&lt;br /&gt; &lt;br /&gt;Want to bookmark this page? Please use &lt;a href="http://www.phplinq.net" class="externalLink"&gt;http://www.phplinq.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; as the URL.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Want to contribute?
&lt;/h2&gt;Please refer the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Downloads
&lt;/h2&gt;Current release: &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10085"&gt;PHPLinq 0.4.0&lt;/a&gt; &lt;br /&gt;Snapshot: &lt;a href="http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
News
&lt;/h2&gt;&lt;h4&gt;
&lt;b&gt;2009-01-27&lt;/b&gt; Version 0.4.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10085"&gt;PHPLinq 0.4.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-06-23&lt;/b&gt; Version 0.3.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10084"&gt;PHPLinq 0.3.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-01-18&lt;/b&gt; Version 0.2.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10083"&gt;PHPLinq 0.2.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-01-18&lt;/b&gt; Project started on CodePlex
&lt;/h4&gt;Check the initial release &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10082"&gt;PHPLinq 0.1.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=News%20archive&amp;amp;referringTitle=Home"&gt;News archive&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Team members
&lt;/h2&gt;Check the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; for a complete list of team members.&lt;br /&gt;
&lt;/div&gt;</description><author>maartenba</author><pubDate>Tue, 27 Jan 2009 08:11:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090127081122A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;b&gt;&lt;u&gt;Home&lt;/u&gt;&lt;/b&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Requirements&amp;amp;referringTitle=Home"&gt;Requirements&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=FAQ&amp;amp;referringTitle=Home"&gt;FAQ&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contact&amp;amp;referringTitle=Home"&gt;Contact&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h1&gt;
PHP LINQ classes
&lt;/h1&gt;A set of PHP classes mimicing C&amp;#35;3.0&amp;#39;s LINQ &amp;#40;Language Integrated Query&amp;#41; extension methods.&lt;br /&gt;Checkout the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; and &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; this class set provides!&lt;br /&gt; &lt;br /&gt;Want to bookmark this page? Please use &lt;a href="http://www.phplinq.net" class="externalLink"&gt;http://www.phplinq.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; as the URL.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Want to contribute?
&lt;/h2&gt;Please refer the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Downloads
&lt;/h2&gt;Current release: &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10084"&gt;PHPLinq 0.3.0&lt;/a&gt; &lt;br /&gt;Snapshot: &lt;a href="http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
News
&lt;/h2&gt;&lt;h4&gt;
&lt;b&gt;2009-01-27&lt;/b&gt; Version 0.7.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10085"&gt;PHPLinq 0.4.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-06-23&lt;/b&gt; Version 0.3.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10084"&gt;PHPLinq 0.3.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-01-18&lt;/b&gt; Version 0.2.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10083"&gt;PHPLinq 0.2.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-01-18&lt;/b&gt; Project started on CodePlex
&lt;/h4&gt;Check the initial release &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10082"&gt;PHPLinq 0.1.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=News%20archive&amp;amp;referringTitle=Home"&gt;News archive&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Team members
&lt;/h2&gt;Check the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; for a complete list of team members.&lt;br /&gt;
&lt;/div&gt;</description><author>maartenba</author><pubDate>Tue, 27 Jan 2009 08:09:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090127080954A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;b&gt;&lt;u&gt;Home&lt;/u&gt;&lt;/b&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Requirements&amp;amp;referringTitle=Home"&gt;Requirements&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=FAQ&amp;amp;referringTitle=Home"&gt;FAQ&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contact&amp;amp;referringTitle=Home"&gt;Contact&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h1&gt;
PHP LINQ classes
&lt;/h1&gt;A set of PHP classes mimicing C&amp;#35;3.0&amp;#39;s LINQ &amp;#40;Language Integrated Query&amp;#41; extension methods.
&lt;br /&gt;Checkout the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; and &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; this class set provides!&lt;br /&gt; &lt;br /&gt;Want to bookmark this page? Please use &lt;a href="http://www.phplinq.net" class="externalLink"&gt;http://www.phplinq.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; as the URL.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Want to contribute?
&lt;/h2&gt;Please refer the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Downloads
&lt;/h2&gt;Current release: &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10084"&gt;PHPLinq 0.3.0&lt;/a&gt; &lt;br /&gt;Snapshot: &lt;a href="http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
News
&lt;/h2&gt;&lt;h4&gt;
&lt;b&gt;2008-06-23&lt;/b&gt; Version 0.3.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10084"&gt;PHPLinq 0.3.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-01-18&lt;/b&gt; Version 0.2.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10083"&gt;PHPLinq 0.2.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-01-18&lt;/b&gt; Project started on CodePlex
&lt;/h4&gt;Check the initial release &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10082"&gt;PHPLinq 0.1.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=News%20archive&amp;amp;referringTitle=Home"&gt;News archive&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Team members
&lt;/h2&gt;Check the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; for a complete list of team members.&lt;br /&gt;
&lt;/div&gt;</description><author>maartenba</author><pubDate>Mon, 23 Jun 2008 12:32:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080623123234P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;b&gt;&lt;u&gt;Home&lt;/u&gt;&lt;/b&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Requirements&amp;amp;referringTitle=Home"&gt;Requirements&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=FAQ&amp;amp;referringTitle=Home"&gt;FAQ&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contact&amp;amp;referringTitle=Home"&gt;Contact&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h1&gt;
PHP LINQ classes
&lt;/h1&gt;A set of PHP classes mimicing C&amp;#35;3.0&amp;#39;s LINQ &amp;#40;Language Integrated Query&amp;#41; extension methods.
&lt;br /&gt;Checkout the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; and &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; this class set provides!&lt;br /&gt; &lt;br /&gt;Want to bookmark this page? Please use &lt;a href="http://www.phplinq.net" class="externalLink"&gt;http://www.phplinq.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; as the URL.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Want to contribute?
&lt;/h2&gt;Please refer the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Downloads
&lt;/h2&gt;Current release: &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10083"&gt;PHPLinq 0.2.0&lt;/a&gt; &lt;br /&gt;Snapshot: &lt;a href="http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
News
&lt;/h2&gt;&lt;h4&gt;
&lt;b&gt;2008-01-18&lt;/b&gt; Version 0.2.0 released!
&lt;/h4&gt;Check the release page for &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10083"&gt;PHPLinq 0.2.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
&lt;b&gt;2008-01-18&lt;/b&gt; Project started on CodePlex
&lt;/h4&gt;Check the initial release &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10082"&gt;PHPLinq 0.1.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=News%20archive&amp;amp;referringTitle=Home"&gt;News archive&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Team members
&lt;/h2&gt;Check the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; for a complete list of team members.&lt;br /&gt;
&lt;/div&gt;</description><author>maartenba</author><pubDate>Fri, 29 Feb 2008 10:30:55 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080229103055A</guid></item><item><title>UPDATED WIKI: Examples</title><link>http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Home&amp;amp;referringTitle=Examples"&gt;Home&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Examples"&gt;Features&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Requirements&amp;amp;referringTitle=Examples"&gt;Requirements&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;b&gt;&lt;u&gt;Examples&lt;/u&gt;&lt;/b&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=FAQ&amp;amp;referringTitle=Examples"&gt;FAQ&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Examples"&gt;Contribute&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Examples"&gt;Credits&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contact&amp;amp;referringTitle=Examples"&gt;Contact&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h1&gt;
Examples
&lt;/h1&gt;Examples can be found in the test package in the latest release.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
A basic example
&lt;/h2&gt;Let's say we have an array of strings and want to select only the strings whose length is &amp;lt; 5. The PHPLinq way of achieving this would be the following: &lt;br /&gt;&lt;pre&gt;
// Create data source
$names = array(&amp;quot;John&amp;quot;, &amp;quot;Peter&amp;quot;, &amp;quot;Joe&amp;quot;, &amp;quot;Patrick&amp;quot;, &amp;quot;Donald&amp;quot;, &amp;quot;Eric&amp;quot;); 
 
$result = from('$name')-&amp;gt;in($names)
            -&amp;gt;where('$name =&amp;gt; strlen($name) &amp;lt; 5')
            -&amp;gt;select('$name'); 
&lt;/pre&gt; &lt;br /&gt;Feels familiar to SQL? Yes indeed! No more writing a loop over this array, checking the string's length, and adding it to a temporary variable. &lt;br /&gt; &lt;br /&gt;You may have noticed something strange... What's that $name =&amp;gt; strlen($name) &amp;lt; 5 doing? This piece of code is compiled to an anonymous function or Lambda expression under the covers. This function accepts a parameter $name, and returns a boolean value based on the expression strlen($name) &amp;lt; 5. &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
An advanced example
&lt;/h2&gt;There are lots of other examples available in the PHPLinq download, but here's an advanced one... Let's say we have an array of Employee objects. This array should be sorted by Employee name, then Employee age. We want only Employees whose name has a length of 4 characters. Next thing: we do not want an Employee instance in our result. Instead, the returning array should contain objects containing an e-mail address and a domain name. &lt;br /&gt; &lt;br /&gt;First of all, let's define our data source: &lt;br /&gt;&lt;pre&gt;
class Employee {
    public $Name;
    public $Email;
    public $Age;
 
    public function __construct($name, $email, $age) {
        $this-&amp;gt;Name     = $name;
        $this-&amp;gt;Email     = $email;
        $this-&amp;gt;Age        = $age;
    }
} 
 
$employees = array(
    new Employee('Maarten', 'maarten@example.com', 24),
    new Employee('Paul', 'paul@example.com', 30),
    new Employee('Bill', 'bill.a@example.com', 29),
    new Employee('Bill', 'bill.g@example.com', 28),
    new Employee('Xavier', 'xavier@example.com', 40)
); 
&lt;/pre&gt; &lt;br /&gt;Now for the PHPLinq query:&lt;br /&gt;&lt;pre&gt;
$result = from('$employee')-&amp;gt;in($employees)
            -&amp;gt;where('$employee =&amp;gt; strlen($employee-&amp;gt;Name) == 4')
            -&amp;gt;orderBy('$employee =&amp;gt; $employee-&amp;gt;Name')
            -&amp;gt;thenByDescending('$employee =&amp;gt; $employee-&amp;gt;Age')
            -&amp;gt;select('new {
                    &amp;quot;EmailAddress&amp;quot; =&amp;gt; $employee-&amp;gt;Email,
                    &amp;quot;Domain&amp;quot; =&amp;gt; substr($employee-&amp;gt;Email, strpos($employee-&amp;gt;Email, &amp;quot;@&amp;quot;) + 1)
                  }'); 
&lt;/pre&gt; &lt;br /&gt;Again, you may have noticed something strange... What's this new { } thing doing? Actually, this is converted to an anonymous type under the covers. new { &amp;quot;name&amp;quot; =&amp;gt; &amp;quot;test&amp;quot; } is evaluated to an object containing the property &amp;quot;name&amp;quot; with a value of &amp;quot;test&amp;quot;. &lt;br /&gt;
&lt;/div&gt;</description><author>maartenba</author><pubDate>Tue, 22 Jan 2008 13:55:28 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Examples 20080122015528P</guid></item><item><title>UPDATED WIKI: Examples</title><link>http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Home&amp;amp;referringTitle=Examples"&gt;Home&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Examples"&gt;Features&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Requirements&amp;amp;referringTitle=Examples"&gt;Requirements&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;b&gt;&lt;u&gt;Examples&lt;/u&gt;&lt;/b&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=FAQ&amp;amp;referringTitle=Examples"&gt;FAQ&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Examples"&gt;Contribute&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Examples"&gt;Credits&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contact&amp;amp;referringTitle=Examples"&gt;Contact&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h1&gt;
Examples
&lt;/h1&gt;Examples can be found in the test package in the latest release.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
A basic example
&lt;/h2&gt;Let's say we have an array of strings and want to select only the strings whose length is &amp;lt; 5. The PHPLinq way of achieving this would be the following: &lt;br /&gt; &lt;br /&gt;&lt;pre&gt;
 
// Create data source
$names = array(&amp;quot;John&amp;quot;, &amp;quot;Peter&amp;quot;, &amp;quot;Joe&amp;quot;, &amp;quot;Patrick&amp;quot;, &amp;quot;Donald&amp;quot;, &amp;quot;Eric&amp;quot;); 
 
$result = from('$name')-&amp;gt;in($names)
            -&amp;gt;where('$name =&amp;gt; strlen($name) &amp;lt; 5')
            -&amp;gt;select('$name'); 
 
&lt;/pre&gt; &lt;br /&gt;Feels familiar to SQL? Yes indeed! No more writing a loop over this array, checking the string's length, and adding it to a temporary variable. &lt;br /&gt; &lt;br /&gt;You may have noticed something strange... What's that $name =&amp;gt; strlen($name) &amp;lt; 5 doing? This piece of code is compiled to an anonymous function or Lambda expression under the covers. This function accepts a parameter $name, and returns a boolean value based on the expression strlen($name) &amp;lt; 5. &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
An advanced example
&lt;/h2&gt;There are lots of other examples available in the PHPLinq download, but here's an advanced one... Let's say we have an array of Employee objects. This array should be sorted by Employee name, then Employee age. We want only Employees whose name has a length of 4 characters. Next thing: we do not want an Employee instance in our result. Instead, the returning array should contain objects containing an e-mail address and a domain name. &lt;br /&gt; &lt;br /&gt;First of all, let's define our data source: &lt;br /&gt; &lt;br /&gt;&lt;pre&gt;
 
class Employee {
    public $Name;
    public $Email;
    public $Age;
 
    public function __construct($name, $email, $age) {
        $this-&amp;gt;Name     = $name;
        $this-&amp;gt;Email     = $email;
        $this-&amp;gt;Age        = $age;
    }
} 
 
$employees = array(
    new Employee('Maarten', 'maarten@example.com', 24),
    new Employee('Paul', 'paul@example.com', 30),
    new Employee('Bill', 'bill.a@example.com', 29),
    new Employee('Bill', 'bill.g@example.com', 28),
    new Employee('Xavier', 'xavier@example.com', 40)
); 
 
&lt;/pre&gt; &lt;br /&gt;Now for the PHPLinq query: &lt;br /&gt; &lt;br /&gt;&lt;pre&gt;
 
$result = from('$employee')-&amp;gt;in($employees)
            -&amp;gt;where('$employee =&amp;gt; strlen($employee-&amp;gt;Name) == 4')
            -&amp;gt;orderBy('$employee =&amp;gt; $employee-&amp;gt;Name')
            -&amp;gt;thenByDescending('$employee =&amp;gt; $employee-&amp;gt;Age')
            -&amp;gt;select('new {
                    &amp;quot;EmailAddress&amp;quot; =&amp;gt; $employee-&amp;gt;Email,
                    &amp;quot;Domain&amp;quot; =&amp;gt; substr($employee-&amp;gt;Email, strpos($employee-&amp;gt;Email, &amp;quot;@&amp;quot;) + 1)
                  }'); 
 
&lt;/pre&gt; &lt;br /&gt;Again, you may have noticed something strange... What's this new { } thing doing? Actually, this is converted to an anonymous type under the covers. new { &amp;quot;name&amp;quot; =&amp;gt; &amp;quot;test&amp;quot; } is evaluated to an object containing the property &amp;quot;name&amp;quot; with a value of &amp;quot;test&amp;quot;. &lt;br /&gt;
&lt;/div&gt;</description><author>maartenba</author><pubDate>Tue, 22 Jan 2008 13:54:41 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Examples 20080122015441P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;b&gt;&lt;u&gt;Home&lt;/u&gt;&lt;/b&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Requirements&amp;amp;referringTitle=Home"&gt;Requirements&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=FAQ&amp;amp;referringTitle=Home"&gt;FAQ&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contact&amp;amp;referringTitle=Home"&gt;Contact&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h1&gt;
PHP LINQ classes
&lt;/h1&gt;A set of PHP classes mimicing C&amp;#35;3.0&amp;#39;s LINQ &amp;#40;Language Integrated Query&amp;#41; extension methods.
&lt;br /&gt;Checkout the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Home"&gt;Examples&lt;/a&gt; and &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;amp;referringTitle=Home"&gt;Features&lt;/a&gt; this class set provides!&lt;br /&gt; &lt;br /&gt;Want to bookmark this page? Please use &lt;a href="http://www.codeplex.com/PHPLinq" class="externalLink"&gt;http://www.codeplex.com/PHPLinq&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; as the URL.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Want to contribute?
&lt;/h2&gt;Please refer the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Home"&gt;Contribute&lt;/a&gt; page.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Downloads
&lt;/h2&gt;Current release: &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10082"&gt;PHPLinq 0.1.0&lt;/a&gt; &lt;br /&gt;Snapshot: &lt;a href="http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
News
&lt;/h2&gt;&lt;h4&gt;
&lt;b&gt;2008-01-18&lt;/b&gt; Project started on CodePlex
&lt;/h4&gt;Check the initial release &lt;a href="http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10082"&gt;PHPLinq 0.1.0&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=News%20archive&amp;amp;referringTitle=Home"&gt;News archive&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h2&gt;
Team members
&lt;/h2&gt;Check the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Home"&gt;Credits&lt;/a&gt; for a complete list of team members.&lt;br /&gt;
&lt;/div&gt;</description><author>maartenba</author><pubDate>Tue, 22 Jan 2008 13:52:45 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080122015245P</guid></item><item><title>UPDATED WIKI: Features</title><link>http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Features&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Home&amp;amp;referringTitle=Features"&gt;Home&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;b&gt;&lt;u&gt;Features&lt;/u&gt;&lt;/b&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Requirements&amp;amp;referringTitle=Features"&gt;Requirements&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Features"&gt;Examples&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=FAQ&amp;amp;referringTitle=Features"&gt;FAQ&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contribute&amp;amp;referringTitle=Features"&gt;Contribute&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Credits&amp;amp;referringTitle=Features"&gt;Credits&lt;/a&gt; &lt;/th&gt;&lt;th&gt; &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Contact&amp;amp;referringTitle=Features"&gt;Contact&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h1&gt;
Features
&lt;/h1&gt;PHPLinq currently features:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;LINQ operators&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;select&lt;/li&gt;&lt;li&gt;take&lt;/li&gt;&lt;li&gt;skip&lt;/li&gt;&lt;li&gt;orderBy / orderByDescending&lt;/li&gt;&lt;li&gt;thenBy / thenByDescending&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;Lambda expressions&lt;/li&gt;&lt;li&gt;Anonymous types&lt;/li&gt;&lt;li&gt;...&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Check the &lt;a href="http://www.codeplex.com/PHPLinq/Wiki/View.aspx?title=Examples&amp;amp;referringTitle=Features"&gt;Examples&lt;/a&gt; for a quick example!&lt;br /&gt;
&lt;/div&gt;</description><author>maartenba</author><pubDate>Tue, 22 Jan 2008 13:51:53 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Features 20080122015153P</guid></item></channel></rss>