Quellcode durchsuchen

New: JsonMapper in Data Structure and Storage section.

https://github.com/netresearch/jsonmapper
pull/265/head
Adam vor 11 Jahren
Ursprung
Commit
d196cd6765
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

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

Laden…
Abbrechen
Speichern