Edit report at https://bugs.php.net/bug.php?id=54123&edit=1
ID: 54123 Comment by: id2639730 at gmail dot com Reported by: dave dot mulford at gmail dot com Summary: Built-in LINQ-style query support for objects Status: Open Type: Feature/Change Request Package: *Database Functions Operating System: Linux / Windows PHP Version: 5.3.6RC1 Block user comment: N Private report: N New Comment: +1 for this feature. I would like to have the support custom LINQ provider like c# LinqToSql, LinqToXML, etc... Previous Comments: ------------------------------------------------------------------------ [2011-02-28 21:23:54] dave dot mulford at gmail dot com Description: ------------ Having a php native LINQ-style of querying objects in PHP would make code more maintainable and readable. As of now, developers must loop through an array of objects and perform manual filtering, grouping, etc. Here is a link to Microsoft's examples of using LINQ: http://msdn.microsoft.com/en-us/vcsharp/aa336746 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=54123&edit=1