Libraries tagged by csvreader
portphp/csv
1736702 Downloads
CSV reader and writer for Port
keboola/csv
1566596 Downloads
Keboola CSV reader and writer
fusonic/csv-reader
78083 Downloads
Map data from CSV files to typed PHP models.
ogrrd/csv-iterator
53394 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
csanquer/colibri-csv
150184 Downloads
Lightweight and performant CSV reader and writer library
pingpong/csv-reader
21283 Downloads
Laravel 4 - Csv Reader
lasserafn/csv-reader
29113 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
23013 Downloads
Reads CSV data from a file or a string, detects automatically CSV format parameters
agentsib/csv-reader
59148 Downloads
Simple way read CSV file
spyrit/colibri-csv
20481 Downloads
Lightweight and performant CSV reader and writer library
juanparati/csvreader
483 Downloads
A light/fast CSV reader suitable for pretty large files.
jensostertag/csvreader
877 Downloads
A CSV Reader Library for PHP
supsign/laravel-csv-reader
7249 Downloads
Laravel Extension for handling CSV files
locr-company/csv-reader
1399 Downloads
A class for reading csv-files.
okneloper/csv
4252 Downloads
OOP wrapper for PHP's csv functions, with column mapping for easy code maintenance.