News Feed
Jobs Feed
Sections




News Archive
Maarten Balliauw's Blog:
LINQ for PHP (Language Integrated Query for PHP)
January 24, 2008 @ 08:45:00

Maarten Balliauw has posted about an interesting new development he's made and is sharing with the PHP community - PHPLinq (Language Integrated Query).

Perhaps you have already heard of C# 3.5's "LINQ" component. LINQ, or Language Integrated Query, is a component inside the .NET framework which enables you to perform queries on a variety of data sources like arrays, XML, SQL server, ... These queries are defined using a syntax which is very similar to SQL. [...] I thought of creating a similar concept for PHP. So here's the result of a few days coding.

The library is available for download and some examples are included to show it in action (both in a simple example and in a more complex search on a series of objects).

0 comments voice your opinion now!
linq array object search query language phplinq library


blog comments powered by Disqus

Similar Posts

PHP.net: PHP 5.5.0RC1 is available

PHPit.net: Using the CURL Library on PHP

Stefan Mischook's Blog: OOP in PHP: New PHP Article in Web Designer Magazine (Nov 2006)

Kae Verens' Blog: review: Object-Oriented Programming in PHP5

Pierre-Alain Joye's Blog: GD 2.0.34 has been released!


Community Events









Don't see your event here?
Let us know!


api conference event podcast opinion zendframework2 framework object functional release code composer example testing community tool introduction interview language development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework