Libraries tagged by json-repair
cortexphp/json-repair
14 Favers
6449 Downloads
6449 Downloads
Repair invalid JSON strings by fixing common syntax errors like single quotes, unquoted keys, trailing commas, and missing brackets. Perfect for parsing LLM outputs and malformed API responses.
teariot/json-repair
3 Favers
400 Downloads
400 Downloads
Repair broken, malformed, or non-standard JSON — fix quotes, commas, comments, Python constants, JSONP, NDJSON, HTML entities, and more
ahgsql/json-repair-php
2 Favers
5439 Downloads
5439 Downloads
PHP library to repair broken/invalid JSON strings, especially from LLM outputs
heavi/json-decode-streaming
0 Favers
0 Downloads
0 Downloads
Strict-prefix JSON repair utility for streaming AI output.