Libraries tagged by csv to array
chrgriffin/collection-macro-csv
1 Downloads
Laravel Collection macro: convert a collection to a CSV-ready array or string.
ospina/csv-to-browser
5 Downloads
Generate CSV files from arrays and send them directly into the browser
voilab/csv
92 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
757 Downloads
Library to import CSV or XLSX files into an array of objects according to an specified definition
brandonsaunders/csv-reporting-utility
1048 Downloads
A package to generate a CSV report from a data array.
tomaskarlik/csvutils
36 Downloads
Format array to CSV
shimabox/smbarrayto
1489 Downloads
Array to csv, tsv, ltsv, xml, json, ...
mbarquin/import-export-legacy
22 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
92 Downloads
Extracts tables from spreadsheet to PHP array
sostheng/entity-portation-bundle
33 Downloads
This is a bundle that allows you to simply export entities arrays using PHPExcel
tranquilo/parsecsv
13 Downloads
A simple CSV parser, returns a multidimensional array. The class is very easy to install and use within a PSR compatiable psr compati
juanchosl/datatransfer
132 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
iwanski/csvconverter
3 Downloads
Csv to array conversion library combined with fields validation
web-master/file-converter
56 Downloads
csv to json, array, xml converter
snono/stream-parser
3 Downloads
convert xml,json,csv contant to array