Libraries tagged by php csv
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.
tristanbes/easy-csv
57 Downloads
Set of PHP 5.3 classes for reading and writing CSV files.
tomaskarlik/csvutils
37 Downloads
Format array to CSV
syntaxsolutions/csvbuilder
68 Downloads
A simple PHP library used to format data into comma-separated values (CSV)
softwarecuisine/csv-boolean-cast
6 Downloads
A tiny PHP helper casts the Excel boolean words to the boolean value
sanzhumu/simple-excel-php
115 Downloads
Easily parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc formats
ruhulfbr/csvqry
8 Downloads
Make data retrieval query on CSV like laravel `Query Builder`
ruhulfbr/csv-to-query
8 Downloads
This package provides a simple utility to convert data from a CSV file into SQL queries for database insertion and Create table.
rep98/csv-to-array
4 Downloads
Combierte Archivos CSV a xml, json y array en php
plumphp/plum-csv
5820 Downloads
PlumCsv includes CSV readers and writers for Plum. Plum is a data processing pipeline for PHP.
pihizi/simple-excel-php
175 Downloads
this is fork
pcs/read-csv
9 Downloads
Class for reader CSV files
ondrejd/php-utils
11 Downloads
Some PHP utility classes.
mre/csvtable
7 Downloads
Convert CSV strings to Markdown tables
mostafazs/php-excel2any
5 Downloads
Convert Excel to CSV