浏览代码

New: JsonMapper in Data Structure and Storage section.

https://github.com/netresearch/jsonmapper
pull/265/head
Adam 11 年前
父节点
当前提交
d196cd6765
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

525
 * [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
525
 * [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
526
 * [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
526
 * [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
527
 * [PINQ](https://github.com/TimeToogo/Pinq) - A real Linq library for PHP.
527
 * [PINQ](https://github.com/TimeToogo/Pinq) - A real Linq library for PHP.
528
+* [JsonMapper](https://github.com/netresearch/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
528
 
529
 
529
 ## Notifications
530
 ## Notifications
530
 *Libraries for working with notification software.*
531
 *Libraries for working with notification software.*

正在加载...
取消
保存