Libraries tagged by csv-reader
yidas/csv
1560 Downloads
PHP CSV writer & reader with settings of quoting enclosure and encoding
phant/file
3843 Downloads
Manage file easily
palmtree/csv
6481 Downloads
CSV Reader and Writer
mehr-it/csv
11116 Downloads
Advanced CSV reader and writer for PHP
juanparati/csvreader
1064 Downloads
A light/fast CSV reader suitable for pretty large files.
jeroenzwart/php-csv-iterator
1093 Downloads
A simple CSV reader, to read as array/object with PHP Iterator
graze/csv-token
299 Downloads
Tokenised Csv Reader
jletrondo/csv-reader
621 Downloads
A simple CSV reader library for PHP.
flyokai/amp-csv-reader
31 Downloads
Async csv file reader using amphp
inwebo/csv-reader
13 Downloads
This PHP class, provides a simple yet powerful way to read and process CSV files. Built as an extension of PHP's SplFileObject, it offers advanced features like column name mapping, data filtering, and sanitization to streamline your CSV processing tasks.
phillipsdata/csv
963 Downloads
CSV Reader and Writer
philiprehberger/php-csv
68 Downloads
Memory-efficient CSV reader and writer with header mapping and type casting
miquido/csv-file-reader
58 Downloads
CSV Reader library
wiakowe/csv-reader
146 Downloads
Simple set of classes to read a csv file.
vizzy-php/csv-reader
252 Downloads
Read CSV File and Process