瀏覽代碼

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,6 +525,7 @@ Libraries to help manage database schemas and migrations.
525 525
 * [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
526 526
 * [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
527 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 530
 ## Notifications
530 531
 *Libraries for working with notification software.*

Loading…
取消
儲存