PHP Array to JSON Converter
PHP Array to JSON Converter Convert PHP array syntax to valid JSON format instantly. Paste PHP arrays using either the classic array() or modern [] short syntax, and get properly formatted JSON output. Handles nested arrays, associative key-value pairs, PHP constants (true, false, null), and trailing commas. How to Use Paste your PHP array code into the input area, select your preferred indentation style, and click Convert. The tool parses the PHP array syntax and outputs equivalent JSON. Choose between 2 spaces, 4 spaces, tabs, or minified output. Features Both Array Syntaxes – Supports classic array() and modern [] short array syntax Nested Arrays – Handles deeply nested arrays and ...
ツールを試す »