Libraries tagged by csvreader
portphp/csv
1873246 Downloads
CSV reader and writer for Port
keboola/csv
1625367 Downloads
Keboola CSV reader and writer
fusonic/csv-reader
81509 Downloads
Map data from CSV files to typed PHP models.
ogrrd/csv-iterator
55756 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
csanquer/colibri-csv
153794 Downloads
Lightweight and performant CSV reader and writer library
lasserafn/csv-reader
32418 Downloads
A minimal League/CSV wrapper. Gives the powerful CSV tool an acceptable API. Very opinionated. Used for own projects, so might not fit your case. Just use League/csv.
atk14/csv-reader
24827 Downloads
Reads CSV data from a file or a string, detects automatically CSV format parameters
agentsib/csv-reader
61486 Downloads
Simple way read CSV file
yidas/csv
1318 Downloads
PHP CSV writer & reader with settings of quoting enclosure and encoding
spyrit/colibri-csv
23911 Downloads
Lightweight and performant CSV reader and writer library
supsign/laravel-csv-reader
8778 Downloads
Laravel Extension for handling CSV files
pingpong/csv-reader
21425 Downloads
Laravel 4 - Csv Reader
locr-company/csv-reader
1910 Downloads
A class for reading csv-files.
jletrondo/csv-reader
147 Downloads
A simple CSV reader library for PHP.
okneloper/csv
4406 Downloads
OOP wrapper for PHP's csv functions, with column mapping for easy code maintenance.