Subscribe to PHP Freaks RSS

cortexphp/json-repair (0.3)

syndicated from packagist.org on January 29, 2026

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.