1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-01 12:40:26 +02:00

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

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