Libraries tagged by csv to array
kzykhys/php-csv-parser
247057 Downloads
Convert CSV to array (Excel style is fully suppoted!)
tonirilix/nested-json-flattener
88970 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
4571 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
12608 Downloads
Convert CSV to array (Excel style is fully supported!)
ogrrd/csv-iterator
56410 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
rap2hpoutre/csv-to-associative-array
9049 Downloads
CVS to associative array
samad/array-conversion
429 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
477 Downloads
A simple CSV reader, to read as array/object with PHP Iterator
phpexperts/csv-speaker
2092 Downloads
A quick and easy package for easily reading and writing CSV to/from strings and arrays.
wundii/data-mapper-symfony-bundle
450 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
749 Downloads
CSVParser parse csv data to array, object, and json.
mhndev/csv
188 Downloads
library for working with csv
buibr/csv-helper
8417 Downloads
Parser/Builder of CSV data to file/file to data
splitpay/support-csv
110 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.
arcanedev/laravel-excel
384 Downloads
This package allows you to export an array/Laravel Collection as an excel/csv file or import it.