Libraries tagged by csv to array
antonischas/turbo_csv
2 Downloads
Array to CSV and general CSV functionality
dynamic/csv-utility
53 Downloads
A csv utility class that aids in converting DataLists and ArrayLists to csv data.
delboy1978uk/csv
22 Downloads
Converts a CSV file to either an SPL Array Object or just a plain array
chrgriffin/collection-macro-csv
1 Downloads
Laravel Collection macro: convert a collection to a CSV-ready array or string.
ospina/csv-to-browser
6 Downloads
Generate CSV files from arrays and send them directly into the browser
voilab/csv
93 Downloads
CSV parser that uses `fgetcsv` to parse file, string, streams or arrays, extract columns and provide per-column method to manipulate data.
jd/csv-objects
761 Downloads
Library to import CSV or XLSX files into an array of objects according to an specified definition
brandonsaunders/csv-reporting-utility
1050 Downloads
A package to generate a CSV report from a data array.
tomaskarlik/csvutils
37 Downloads
Format array to CSV
shimabox/smbarrayto
1491 Downloads
Array to csv, tsv, ltsv, xml, json, ...
mbarquin/import-export-legacy
23 Downloads
Helper to read csv and fixed-line files into named and validated arrays, or to export arrays into csv or fixed-line files. It uses iconv to change data codification.
otzy/spreadsheet2array
93 Downloads
Extracts tables from spreadsheet to PHP array
wundii/data-mapper-laravel-package
8 Downloads
A Laravel 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.
sostheng/entity-portation-bundle
33 Downloads
This is a bundle that allows you to simply export entities arrays using PHPExcel
jtkendall/kurin
86 Downloads
A simple library to load and clean your CSV file into PHP arrays with named keys.