Libraries tagged by json-fixer
adhocore/json-fixer
588378 Downloads
Fix/repair truncated JSON data
cortexphp/json-repair
5766 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
299 Downloads
Repair broken, malformed, or non-standard JSON — fix quotes, commas, comments, Python constants, JSONP, NDJSON, HTML entities, and more
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)
adachsoft/composer-json-fixer
34 Downloads
Validate and automatically fix composer.json files for PHP libraries.