Libraries tagged by csv to array
kzykhys/php-csv-parser
273588 Downloads
Convert CSV to array (Excel style is fully suppoted!)
tonirilix/nested-json-flattener
114329 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
62513 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
wundii/data-mapper
10786 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
arielcr/php-csv-parser
19230 Downloads
Convert CSV to array (Excel style is fully supported!)
dilawar/nested-json-flattener
4246 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
rap2hpoutre/csv-to-associative-array
9261 Downloads
CVS to associative array
jeroenzwart/php-csv-iterator
1079 Downloads
A simple CSV reader, to read as array/object with PHP Iterator
wundii/data-mapper-symfony-bundle
1384 Downloads
A Symfony integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
unicframework/csv-parser
1085 Downloads
CSVParser parse csv data to array, object, and json.
mhndev/csv
189 Downloads
library for working with csv
buibr/csv-helper
8709 Downloads
Parser/Builder of CSV data to file/file to data
phpexperts/csv-speaker
2154 Downloads
A quick and easy package for easily reading and writing CSV to/from strings and arrays.
arcanedev/laravel-excel
384 Downloads
This package allows you to export an array/Laravel Collection as an excel/csv file or import it.
dcblogdev/exportcsv
14 Downloads
Export array to CSV