DevTools
.rotexit.com
Rotexit.com
Back to all tools
JSON to PHP Array
Convert JSON to PHP Array.
Use Short Array Syntax ([ ])
JSON Input
{ "id": 1, "name": "Product", "active": true, "tags": ["php", "laravel"], "meta": { "views": 100 } }
PHP Output
Copy PHP
Related Tools
JSON Validator
JSON Minifier