Sprache

Entwickler-Tools

JSON zu PHP Array

Convert JSON objects into PHP array syntax.

Eingabe

JSON zu PHP Array

jsonphparrayconverter
Ausgabe

Generated PHP array

$data = [
  'name' => 'Tool Planet',
  'featured' => true,
  'stats' => [
    'tools' => 441,
  ],
  'tags' => [
    'seo',
    'json',
  ],
];

Ähnliche Tools

Cookie preferences

We use cookies for essential site features and, with your permission, analytics and advertising.