Download the PHP package bolstad/csv-parser without Composer
On this page you can find all versions of the php package bolstad/csv-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bolstad/csv-parser
More information about bolstad/csv-parser
Files in bolstad/csv-parser
Download bolstad/csv-parser
More information about bolstad/csv-parser
Files in bolstad/csv-parser
Vendor bolstad
Package csv-parser
Short Description Simple system for parsing CSV-files row by row and sending the data to a callback
License MIT
Package csv-parser
Short Description Simple system for parsing CSV-files row by row and sending the data to a callback
License MIT
Please rate this library. Is it a good library?
Informations about the package csv-parser
CsvParser for PHP
Introduction
A simple system for parsing CSV-files row by row and sending the data to a callback function.
Example
History
2014-07-23 Ver 0.1.3 - Quick hack, initial release
2015-08-27 Ver 0.1.4 - Updated README with example code
2018-03-02 Ver 0.2.3 - Attempt to auto detect if first row of file doesn't have the correct header info.
2024-03-05 Ver 0.3.0 - Removed auto_detect_line_endings
as it is deprecated
All versions of csv-parser with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package bolstad/csv-parser contains the following files
Loading the files please wait ....