JSON to PHP Array encoder / decoder

A free online tool to validate and convert JSON to PHP array ready to be put into a file, or to convert a PHP array into JSON. All processing is done locally and no data is being sent to the server.
The order of the elements in JSON objects is preserved, same as with the PHP json_decode() / json_encode() functions.

  • © 2019
  • Privacy Policy
  • Terms and Conditions