Add JSON package.

This commit is contained in:
Jamie York 2021-11-12 09:43:25 +00:00 committed by GitHub
parent 101557c88a
commit 3b2c18066a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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