Example 1
Input
{"id":1,"name":"Ada"}
Output
Paste JSON and generate PHP array code instantly in your browser.
Some tools run in your browser. Some may require server processing depending on the feature.
{"id":1,"name":"Ada"}
{"users":[{"id":1,"name":"Ada"},{"id":2,"name":"Linus"}]}