Libraries tagged by csvreader
jletrondo/csv-reader
612 Downloads
A simple CSV reader library for PHP.
cfv1000/csv-reader
596 Downloads
Another PHP csv reader
yidas/csv
1555 Downloads
PHP CSV writer & reader with settings of quoting enclosure and encoding
phant/file
3818 Downloads
Manage file easily
palmtree/csv
6453 Downloads
CSV Reader and Writer
mehr-it/csv
11066 Downloads
Advanced CSV reader and writer for PHP
jeroenzwart/php-csv-iterator
1092 Downloads
A simple CSV reader, to read as array/object with PHP Iterator
graze/csv-token
299 Downloads
Tokenised Csv Reader
econic/csvreader
518 Downloads
Utility class for converting csv data into two-dimensional associative arrays
flyokai/amp-csv-reader
30 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.
okneloper/csv
4772 Downloads
OOP wrapper for PHP's csv functions, with column mapping for easy code maintenance.
phillipsdata/csv
960 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