Explorar el Código

New: JsonMapper in Data Structure and Storage section.

https://github.com/netresearch/jsonmapper
pull/265/head
Adam hace 11 años
padre
commit
d196cd6765
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -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…
Cancelar
Guardar