ソースを参照

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.*

読み込み中…
キャンセル
保存