Convert CSV to PHP Array

Use this CSV to PHP Array converter tool by pasting or uploading CSV in the left box below. Results will appear in the box on the right. CSV = Comma Separated Values. This converts your CSV into a PHP array of arrays.

Input (CSV) - Paste your CSV here

Output (PHP Array) - The converted PHP Array

Converter Options
Indent output
Format the PHP array output nicely

How to use CSV to PHP Array Conversion Tool

  1. Paste your CSV input into the left input box and it will automatically convert it into PHP Array.
  2. The PHP Array output is the box to the right.
  3. If there are any errors in the CSV and the converter isn't able to do the conversion, the error message will appear in the output box letting you know where the error was found in the CSV.
  4. Use the control box to select options that will affect the conversion.
  5. Your CSV data is secure. ConvertSimple's converter does not send your CSV data to our servers for conversion, the process is done completely in your web browser. That's what makes ConvertSimple's converter the safest and fastest converter out there.

CSV Format

Name CSV
Full form name Comma-Separated Values
File extension .csv
Type of format Spreadsheet
MIME type text/csv, application/csv, application/x-csv, text/comma-separated-values, text/x-csv, text/x-comma-separated-values

PHP Format

Name PHP
Full form name Hypertext Preprocessor / Personal Home Page
File extension .php
Type of format Programming Language
MIME type application/x-httpd-php

Related Tools