Libraries tagged by csv to array
kzykhys/php-csv-parser
244037 Downloads
Convert CSV to array (Excel style is fully suppoted!)
tonirilix/nested-json-flattener
86066 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
55690 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
wundii/data-mapper
3428 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
11757 Downloads
Convert CSV to array (Excel style is fully supported!)
rap2hpoutre/csv-to-associative-array
9022 Downloads
CVS to associative array
jeroenzwart/php-csv-iterator
299 Downloads
A simple CSV reader, to read as array/object with PHP Iterator
wundii/data-mapper-symfony-bundle
275 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
747 Downloads
CSVParser parse csv data to array, object, and json.
mhndev/csv
178 Downloads
library for working with csv
buibr/csv-helper
8362 Downloads
Parser/Builder of CSV data to file/file to data
samad/array-conversion
368 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
phpexperts/csv-speaker
2067 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.
juanchosl/datatransfer
173 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology