Browse Source

Merge branch 'master' of github.com:ziadoz/awesome-php

pull/268/merge
Jamie 11 years ago
parent
commit
55581aa3e7
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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

Loading…
Cancel
Save