Browse Source

Add JSON package.

pull/1172/head
Jamie York 4 years ago
parent
commit
3b2c18066a
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -663,6 +663,7 @@ Libraries to help manage database schemas and migrations.
663 663
 *Libraries for working with JSON.*
664 664
 
665 665
 * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
666
+* [JSONMapper](https://github.com/JsonMapper/JsonMapper) - A library for mapping JSON to PHP objects.
666 667
 
667 668
 ### Strings
668 669
 *Libraries for parsing and manipulating strings.*

Loading…
Cancel
Save