If you pass the JSON in your post to json_decode, it will fail. Valid JSON strings have quoted keys:

json_decode('{foo:"bar"}');         // this fails
json_decode('{"foo":"bar"}', true); // returns array("foo" => "bar")
json_decode('{"foo":"bar"}');       // returns an object, not an array.
Answer from RickN on Stack Overflow
🌐
JSON Editor Online
jsoneditoronline.org
JSON Editor Online: edit JSON, format JSON, query JSON
JSON Editor Online is the original and most copied JSON Editor on the web. Use it to view, edit, format, repair, compare, query, transform, validate, and share your JSON data.
Docs
A JSON document can be exported ... data in JSON Editor Online: filter and sort the data, remove redundant fields. Then, the data can be exported to CSV and loaded into a spreadsheet application to do further analysis, like plotting graphs or importing the data in another application. Exporting to CSV will open a modal where a preview of the CSV file is displayed. You can select whether to include a header row, and you can configure whether to flatten nested objects or arrays...
Pricing
JSON Editor Online is the original and most copied JSON Editor on the web. Use it to view, edit, format, repair, compare, query, transform, validate, and share your JSON data.
Knowledge base
This article explains the main differences between these two data formats and when to use JSON vs XML. In short: use JSON over XML when possible. ... JSON is a lightweight data interchange format. It is simple and extremely popular. JSON values can be an array, object, string, number, boolean, ...
🌐
Jsontophp
jsontophp.com
Convert JSON Object to PHP Array Online
JSON to PHP array converter online - Convert the given JSON object or Array into beautified PHP array that can be used instantly into your PHP file as a PHP array
🌐
Table Convert
tableconvert.com β€Ί home β€Ί convert json array to json array online
Convert JSON Array to JSON Array Online - Table Convert
January 11, 2019 - Convert JSON to JSON online β€” JSON to JSON converter built for fast table conversion. ... Upload JSON files or paste JSON arrays. Supports automatic recognition and parsing of object arrays, nested structures, and complex data types.
People also ask

Is my data secure when using this online converter?
Absolutely! All table conversions happen locally in your browser - your data never leaves your device. Our online converter processes everything client-side, ensuring complete privacy and data security. No files are stored on our servers.
🌐
tableconvert.com
tableconvert.com β€Ί home β€Ί convert json array to json array online
Convert JSON Array to JSON Array Online - Table Convert
What file size limits does the online converter have?
Our free online table converter supports files up to 10MB. For larger files, batch processing, or enterprise needs, use our browser extension or professional API service with higher limits.
🌐
tableconvert.com
tableconvert.com β€Ί home β€Ί convert json array to json array online
Convert JSON Array to JSON Array Online - Table Convert
Is TableConvert really free to use?
Yes, TableConvert is completely free! All converter features, table editor, data generator tools, and export options are available without cost, registration, or hidden fees. Convert unlimited files online for free.
🌐
tableconvert.com
tableconvert.com β€Ί home β€Ί convert json array to json array online
Convert JSON Array to JSON Array Online - Table Convert
🌐
Wtools
wtools.io β€Ί convert-json-to-php-array
Convert JSON to PHP Array Online | WTOOLS
Free tool for online converting JSON into appropriate PHP type as Array.
🌐
Code Beautify
codebeautify.org β€Ί json-to-php-array-converter
JSON to PHP Array Converter to convert JSON to PHP Array Variable
This JSON to PHP Array converter utility can convert JSON in JavaScript Object Notation format to PHP arrays. This is an online tool and does not require any installation or plugin.
🌐
PHPpot
phppot.com β€Ί php β€Ί json-to-array-php
Convert JSON to Array in PHP with Online Demo - PHPpot
Creating an online converter for JSON to an array decoding with a single line using PHP json_decode native function.
🌐
Json Parser Online
json.parser.online.fr
Json Parser Online
Top-bottom Β· Parse Json Β· Eval Json Β· Minify Β· Colorize Β· Show JS Types Β· Show Array Index Β·
Find elsewhere
🌐
ConvertSimple
convertsimple.com β€Ί convert-json-to-php-array
Convert JSON to PHP Array Online - ConvertSimple.com
June 19, 2022 - Convert your JSON to a PHP array with this simple online JSON to PHP converter tool.
🌐
Netlify
json2php.netlify.app
JSON to PHP - json_decode online
We're sorry but JSON to PHP doesn't work properly without JavaScript enabled. Please enable it to continue
🌐
JSON Viewer
jsonviewer.stack.hu
Online JSON Viewer and Formatter
JSON Viewer was created in 2008 as a side project and has become the largest project of it's kind. It allows users to convert JSON strings to a friendly readable format The application is using Ext JS For any questions or problems please get in touch
🌐
Wtools
wtools.io β€Ί convert-php-array-to-json
Convert PHP Array to JSON Online | WTOOLS
Convert JSON to PHP Array OnlineConvert PHP Array to XMLConvert PHP Array to YAMLSerialize PHP arrayConvert PHP Array to PListConvert PHP array to JS ObjectConvert print_r output to PHP array
🌐
ExtendsClass
extendsclass.com β€Ί json-to-php.html
JSON to PHP array
This tool allows you to convert json to php array, object or associative array. It allows you to quickly convert your json data into php objects without having to convert them yourself manually.
🌐
JSON Formatter
jsonformatter.org β€Ί json-parser
JSON Parser Online to parse JSON
This JSON Parse Online tool uses JSON.parse() internal method on the browser to Parsing JSON data. Without coding or any hassle, developers can parse JSON data. ... JSON Example with all data types including JSON Array.
🌐
JSON Formatter
jsonformatter.org
Best JSON Formatter and JSON Validator: Online JSON Formatter
JSON Format Checker helps to fix the missing quotes, click the setting icon which looks like a screwdriver on the left side of the editor to fix the format. ... JSON Example with all data types including JSON Array. ... Online JSON Formatter and Online JSON Validator provide JSON converter tools to convert JSON to XML, JSON to CSV, and JSON to YAML also JSON Editor, JSONLint, JSON Checker, and JSON Cleaner.
🌐
Jsonjson
jsonjson.com β€Ί json-to-array
Json To Array Converter | JsonJson.com
Convert JSON data to Array format online with this free tool. Easy to use, no installation required.
🌐
ReqBin
reqbin.com β€Ί code β€Ί php β€Ί 0uwqq41y β€Ί json-to-array-php-example
How do I convert JSON to PHP array?
You can use the json_decode() function to convert JSON strings into PHP objects. The result object can be any PHP data type, including an array, except for resource pointers such as a database or file descriptor.
🌐
Table Convert
tableconvert.com β€Ί home β€Ί json array generator
JSON Array Generator - Table Convert
January 11, 2019 - All changes automatically convert to JSON format with precise, reliable results. ... Generate multiple JSON format outputs: standard object arrays, 2D arrays, column arrays, and key-value pair formats.