<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>PHPLinq - LINQ for PHP - Language Integrated Query</title><link>http://phplinq.codeplex.com/Project/ProjectRss.aspx</link><description>A set of PHP classes mimicing C&amp;#35;3.0&amp;#39;s LINQ &amp;#40;Language Integrated Query&amp;#41; extension methods.</description><item><title>New Post: Not working with Code Igniter</title><link>http://phplinq.codeplex.com/Thread/View.aspx?ThreadId=55137</link><description>&lt;div style="line-height: normal;"&gt;Hi Guys&lt;br&gt;
&lt;br&gt;
Has anyone tried to use this with CodeIgniter? If so, can you please suggest how to configure is right? &lt;br&gt;
&lt;br&gt;
$autoload['libraries'] = array('database','PHPLinq'); &lt;br&gt;
&lt;br&gt;
is in my autoload.php&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>chirdeep_tomar</author><pubDate>Sat, 02 May 2009 15:26:27 GMT</pubDate><guid isPermaLink="false">New Post: Not working with Code Igniter 20090502032627P</guid></item><item><title>Created Issue: Investigate use of closures in PHPLinq</title><link>http://www.codeplex.com/PHPLinq/WorkItem/View.aspx?WorkItemId=3870</link><description>Investigate use of closures, allowing better parse-time error notifications.&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;codeutopia.net&amp;#47;blog&amp;#47;2009&amp;#47;02&amp;#47;20&amp;#47;closures-coming-in-php-53-and-thats-a-good-thing&amp;#47;&lt;br /&gt;</description><author>maartenba</author><pubDate>Mon, 23 Feb 2009 07:34:11 GMT</pubDate><guid isPermaLink="false">Created Issue: Investigate use of closures in PHPLinq 20090223073411A</guid></item><item><title>New Post: phpLINQ database connection and insert statement</title><link>http://www.codeplex.com/PHPLinq/Thread/View.aspx?ThreadId=45829</link><description>&lt;div style="line-height: normal;"&gt;PHPLinq is all about querying data on ANY data source (array, XML, database, ...). The underlying connection, i.e. on a Zend_Db_Table, can be used for insert/update/delete, PHPLinq only for selection.
&lt;/div&gt;</description><author>maartenba</author><pubDate>Mon, 02 Feb 2009 06:50:35 GMT</pubDate><guid isPermaLink="false">New Post: phpLINQ database connection and insert statement 20090202065035A</guid></item><item><title>New Post: phpLINQ database connection and insert statement</title><link>http://www.codeplex.com/PHPLinq/Thread/View.aspx?ThreadId=45829</link><description>&lt;div style="line-height: normal;"&gt;i've not use phplinq only seen examples and i've found that it is quite interesting and useful. There are only select statements on examples... so can you help me how to connect to mysql database and use insert, delete and update query...&lt;br&gt;
&lt;/div&gt;</description><author>sarbesh</author><pubDate>Sun, 01 Feb 2009 06:50:08 GMT</pubDate><guid isPermaLink="false">New Post: phpLINQ database connection and insert statement 20090201065008A</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>Source code checked in, #18170</title><link>http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx</link><description>Export SVN to CodePlex</description><author>maartenba</author><pubDate>Wed, 28 Jan 2009 07:39:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18170 20090128073956A</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 Release: PHPLinq 0.4.0 (Jan 26, 2009)</title><link>http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10085</link><description>&lt;div&gt;
2009/01/27 (v0.4.0):&lt;br&gt;- Feature:   Work item 3535 - Implement ILinqProvider for Zend&lt;i&gt;Db&lt;/i&gt;Table&lt;br&gt;- Feature:   Work item 3615 - LinqToZendDB - Last query should be returned usign callback function&lt;br&gt;- Bugfix:    Work item 2711 - &amp;quot;Apache HTTP Server has stopped working&amp;quot; when trying to run 11-join.php&lt;br&gt;
&lt;/div&gt;</description><author>maartenba</author><pubDate>Tue, 27 Jan 2009 07:49:34 GMT</pubDate><guid isPermaLink="false">Updated Release: PHPLinq 0.4.0 (Jan 26, 2009) 20090127074934A</guid></item><item><title>Released: PHPLinq 0.4.0 (Jan 26, 2009)</title><link>http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10085</link><description>&lt;div&gt;
2009/01/27 (v0.4.0):&lt;br&gt;- Feature:   Work item 3535 - Implement ILinqProvider for Zend&lt;i&gt;Db&lt;/i&gt;Table&lt;br&gt;- Feature:   Work item 3615 - LinqToZendDB - Last query should be returned usign callback function&lt;br&gt;- Bugfix:    Work item 2711 - &amp;quot;Apache HTTP Server has stopped working&amp;quot; when trying to run 11-join.php&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 27 Jan 2009 07:49:32 GMT</pubDate><guid isPermaLink="false">Released: PHPLinq 0.4.0 (Jan 26, 2009) 20090127074932A</guid></item><item><title>Source code checked in, #18072</title><link>http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx</link><description>Export SVN to CodePlex</description><author>maartenba</author><pubDate>Wed, 21 Jan 2009 08:38:17 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18072 20090121083817A</guid></item><item><title>Closed Feature: LinqToZendDB - Last query should be returned using callback function</title><link>http://www.codeplex.com/PHPLinq/WorkItem/View.aspx?WorkItemId=3615</link><description>LinqToZendDB - Last query should be a list of queries&lt;br /&gt;&lt;br /&gt;Currently, this is only the last entry. Perhaps a callback can be used to provide query strings to the application&amp;#63;&lt;br /&gt;Comments: Fixed in SVN.</description><author>maartenba</author><pubDate>Tue, 20 Jan 2009 09:25:03 GMT</pubDate><guid isPermaLink="false">Closed Feature: LinqToZendDB - Last query should be returned using callback function 20090120092503A</guid></item><item><title>Created Feature: LinqToZendDB - Last query should be a list of queries</title><link>http://www.codeplex.com/PHPLinq/WorkItem/View.aspx?WorkItemId=3615</link><description>LinqToZendDB - Last query should be a list of queries&lt;br /&gt;&lt;br /&gt;Currently, this is only the last entry. Perhaps a callback can be used to provide query strings to the application&amp;#63;&lt;br /&gt;</description><author>maartenba</author><pubDate>Mon, 19 Jan 2009 18:54:35 GMT</pubDate><guid isPermaLink="false">Created Feature: LinqToZendDB - Last query should be a list of queries 20090119065435P</guid></item><item><title>Source code checked in, #17846</title><link>http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx</link><description>Export SVN to CodePlex</description><author>maartenba</author><pubDate>Tue, 06 Jan 2009 08:38:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17846 20090106083802A</guid></item><item><title>Source code checked in, #17786</title><link>http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx</link><description>Export SVN to CodePlex</description><author>maartenba</author><pubDate>Sat, 27 Dec 2008 08:35:44 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17786 20081227083544A</guid></item><item><title>Closed Feature: Implement ILinqProvider for Zend_Db_Table</title><link>http://www.codeplex.com/PHPLinq/WorkItem/View.aspx?WorkItemId=3535</link><description>Implement ILinqProvider for Zend_Db_Table, allowing syntax like&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#36;result &amp;#61; from&amp;#40;&amp;#39;&amp;#36;employee&amp;#39;&amp;#41;-&amp;#62;in&amp;#40;&amp;#36;employeeTable&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;-&amp;#62;where&amp;#40;&amp;#39;&amp;#36;employee &amp;#61;&amp;#62; strlen&amp;#40;&amp;#36;employee-&amp;#62;Name&amp;#41; &amp;#61;&amp;#61; 4&amp;#39;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;-&amp;#62;skip&amp;#40;1&amp;#41;-&amp;#62;take&amp;#40;2&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;-&amp;#62;select&amp;#40;&amp;#39;&amp;#36;employee&amp;#39;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;echo PHPLinq_LinqToZendDb&amp;#58;&amp;#58;getLastQueryString&amp;#40;&amp;#41; . &amp;#34;&amp;#92;r&amp;#92;n&amp;#34;&amp;#59;&lt;br /&gt;print_r&amp;#40;&amp;#36;result&amp;#41;&amp;#59;&lt;br /&gt;Comments: Fixed in SVN</description><author>maartenba</author><pubDate>Fri, 26 Dec 2008 13:59:32 GMT</pubDate><guid isPermaLink="false">Closed Feature: Implement ILinqProvider for Zend_Db_Table 20081226015932P</guid></item><item><title>Created Feature: Implement ILinqProvider for Zend_Db_Table</title><link>http://www.codeplex.com/PHPLinq/WorkItem/View.aspx?WorkItemId=3535</link><description>Implement ILinqProvider for Zend_Db_Table, allowing syntax like&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#36;result &amp;#61; from&amp;#40;&amp;#39;&amp;#36;employee&amp;#39;&amp;#41;-&amp;#62;in&amp;#40;&amp;#36;employeeTable&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;-&amp;#62;where&amp;#40;&amp;#39;&amp;#36;employee &amp;#61;&amp;#62; strlen&amp;#40;&amp;#36;employee-&amp;#62;Name&amp;#41; &amp;#61;&amp;#61; 4&amp;#39;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;-&amp;#62;skip&amp;#40;1&amp;#41;-&amp;#62;take&amp;#40;2&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;-&amp;#62;select&amp;#40;&amp;#39;&amp;#36;employee&amp;#39;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;echo PHPLinq_LinqToZendDb&amp;#58;&amp;#58;getLastQueryString&amp;#40;&amp;#41; . &amp;#34;&amp;#92;r&amp;#92;n&amp;#34;&amp;#59;&lt;br /&gt;print_r&amp;#40;&amp;#36;result&amp;#41;&amp;#59;&lt;br /&gt;</description><author>maartenba</author><pubDate>Fri, 26 Dec 2008 13:57:14 GMT</pubDate><guid isPermaLink="false">Created Feature: Implement ILinqProvider for Zend_Db_Table 20081226015714P</guid></item><item><title>Source code checked in, #14552</title><link>http://www.codeplex.com/PHPLinq/SourceControl/ListDownloadableCommits.aspx</link><description>Export SVN to CodePlex</description><author>maartenba</author><pubDate>Fri, 18 Jul 2008 07:33:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #14552 20080718073336A</guid></item><item><title>Released: PHPLinq 0.3.0 (Jun 23, 2008)</title><link>http://www.codeplex.com/PHPLinq/Release/ProjectReleases.aspx?ReleaseId=10084</link><description>&lt;div&gt;
Changelog:&lt;br&gt;- Feature:   Work item 1595 - Implement join operator&lt;br&gt;- Feature:   Work item 2425 - Implement sum, min, max, average&lt;br&gt;- Feature:   Work item 2426 - Implement single, singleOrDefault&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 17 Jul 2008 18:13:05 GMT</pubDate><guid isPermaLink="false">Released: PHPLinq 0.3.0 (Jun 23, 2008) 20080717061305P</guid></item></channel></rss>