Libraries tagged by json parser
ahgsql/json-repair-php
33 Downloads
PHP library to repair broken/invalid JSON strings, especially from LLM outputs
webdevcraft/jsonreader
7508 Downloads
JSON streaming reader (memory safety parser) with chunking option
icecave/duct
3451 Downloads
An incremental streaming JSON parser.
paragonie/iaso
15 Downloads
Powerful JSON Toolkit, includes a JSON parser immune to Hash-DoS attacks
im0rtality/jsonstreamingparser
31746 Downloads
A streaming parser for JSON in PHP.
tzfrs/googlesitemapparser
3292 Downloads
Google Sitemap is a Sitemap standard that is supported by Ask.com, Google, YAHOO and MSN Search. This library can read in such Sitemaps and parse all urls from them.
serafim/json5
239 Downloads
JSON5 parser
matronator/parsem
1065 Downloads
Parse file templates.
cmpayments/schemavalidator
4060 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
cmpayments/jsonlint
4606 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
quicksite/fontawesome-json-parser
142 Downloads
Fontawesome Json Parser utility
midhundevasia/json-ast
6 Downloads
JSON to AST parser in PHP
kelunik/streaming-json
34 Downloads
A streaming JSON parser for Amp.
johnitvn/json-query
417 Downloads
Parser, create, edit, query and do validate json file.
lp-digital/github-event-parser
2881 Downloads
PHP library to get a readable representation of events dispatched by Github API v3