Libraries tagged by csv to array
kzykhys/php-csv-parser
235462 Downloads
Convert CSV to array (Excel style is fully suppoted!)
tonirilix/nested-json-flattener
80170 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
ogrrd/csv-iterator
53472 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
arielcr/php-csv-parser
10460 Downloads
Convert CSV to array (Excel style is fully supported!)
splitpay/support-csv
69 Downloads
Splitpay Support CSV is a PHP library designed to assist in handling CSV files. With this component, you can easily perform conversions such as 'Array to CSV' or 'JSON to CSV' with a structured and flexible API.
phpexperts/csv-speaker
2032 Downloads
A quick and easy package for easily reading and writing CSV to/from strings and arrays.
mhndev/csv
177 Downloads
library for working with csv
buibr/csv-helper
8292 Downloads
Parser/Builder of CSV data to file/file to data
rap2hpoutre/csv-to-associative-array
8961 Downloads
CVS to associative array
samad/array-conversion
314 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
jeroenzwart/php-csv-iterator
207 Downloads
A simple CSV reader, to read as array/object with PHP Iterator
arcanedev/laravel-excel
384 Downloads
This package allows you to export an array/Laravel Collection as an excel/csv file or import it.
jtkendall/kurin
81 Downloads
A simple library to load and clean your CSV file into PHP arrays with named keys.
dcblogdev/exportcsv
13 Downloads
Export array to CSV
unicframework/csv-parser
714 Downloads
CSVParser parse csv data to array, object, and json.