浏览代码

Added YaLinqo.

pull/577/head
Saulo Soares de Toledo 10 年前
父节点
当前提交
1db57b0006
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -639,6 +639,7 @@ Libraries to help manage database schemas and migrations.
639 639
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
640 640
 * [Totem](https://github.com/Wisembly/Totem) - A library to manage and create data changesets.
641 641
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
642
+* [YaLinqo](https://github.com/Athari/YaLinqo) - Yet Another LINQ to Objects for PHP.
642 643
 * [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ.
643 644
 * [JsonMapper](https://github.com/netresearch/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
644 645
 * [Cake Collection](https://github.com/cakephp/collection) - A simple collections library (CP).

正在加载...
取消
保存