This is a simple online tool to convert/generates JSON to PHP code. This tool creates ‘stdClass‘ representation of JSON given. Simply paste your JSON data into the input field, and get the generated PHP code instantly.
Input JSON
Output
//PHP output will appear here...