Libraries tagged by array to csv
kzykhys/php-csv-parser
284321 Downloads
Convert CSV to array (Excel style is fully suppoted!)
tonirilix/nested-json-flattener
119273 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
64203 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
wundii/data-mapper
12853 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
20396 Downloads
Convert CSV to array (Excel style is fully supported!)
jeroenzwart/php-csv-iterator
1166 Downloads
A simple CSV reader, to read as array/object with PHP Iterator
dilawar/nested-json-flattener
5243 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
wundii/data-mapper-symfony-bundle
1539 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.
sunnysideup/array-to-csv-download
170 Downloads
Create a CSV download file from any array.
unicframework/csv-parser
1091 Downloads
CSVParser parse csv data to array, object, and json.
mhndev/csv
191 Downloads
library for working with csv
buibr/csv-helper
8752 Downloads
Parser/Builder of CSV data to file/file to data
rap2hpoutre/csv-to-associative-array
9277 Downloads
CVS to associative array
phpexperts/csv-speaker
2163 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.