Libraries tagged by json-fixer
adhocore/json-fixer
633789 Downloads
Fix/repair truncated JSON data
cortexphp/json-repair
11472 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
792 Downloads
Repair broken, malformed, or non-standard JSON — fix quotes, commas, comments, Python constants, JSONP, NDJSON, HTML entities, and more
adachsoft/composer-json-fixer
50 Downloads
Validate and automatically fix composer.json files for PHP libraries.
kubawerlos/composer-json-fixer
10858 Downloads
A tool for fixing and cleaning up `composer.json` file according to its schema and best practices.
jnbn/composer-json-fixer
27 Downloads
A tool for fixing and cleaning up `composer.json` file according to its schema and best practices.
etconsilium/php-json-fix
17 Downloads
Proxy json_decode() and Fix invalid JSON (via runkit)