Libraries tagged by csv to array
kzykhys/php-csv-parser
240935 Downloads
Convert CSV to array (Excel style is fully suppoted!)
tonirilix/nested-json-flattener
83398 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
54861 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
unicframework/csv-parser
743 Downloads
CSVParser parse csv data to array, object, and json.
buibr/csv-helper
8336 Downloads
Parser/Builder of CSV data to file/file to data
arielcr/php-csv-parser
11055 Downloads
Convert CSV to array (Excel style is fully supported!)
phpexperts/csv-speaker
2061 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
rap2hpoutre/csv-to-associative-array
8977 Downloads
CVS to associative array
splitpay/support-csv
102 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.
samad/array-conversion
333 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
216 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.
juanchosl/datatransfer
152 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
dcblogdev/exportcsv
14 Downloads
Export array to CSV