浏览代码

Merge pull request #265 from jakon89/patch-1

New: JsonMapper in Data Structure and Storage section.
pull/268/merge
Jamie York 11 年前
父节点
当前提交
fef380b0aa
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

530
 * [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
530
 * [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
531
 * [Totem](http://github.com/Wisembly/Totem) - A library to manage and create data changesets.
531
 * [Totem](http://github.com/Wisembly/Totem) - A library to manage and create data changesets.
532
 * [PINQ](https://github.com/TimeToogo/Pinq) - A real Linq library for PHP.
532
 * [PINQ](https://github.com/TimeToogo/Pinq) - A real Linq library for PHP.
533
+* [JsonMapper](https://github.com/netresearch/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
533
 
534
 
534
 ## Notifications
535
 ## Notifications
535
 *Libraries for working with notification software.*
536
 *Libraries for working with notification software.*

正在加载...
取消
保存