Download the PHP package rskuipers/csv without Composer
On this page you can find all versions of the php package rskuipers/csv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rskuipers/csv
More information about rskuipers/csv
Files in rskuipers/csv
Download rskuipers/csv
More information about rskuipers/csv
Files in rskuipers/csv
Vendor rskuipers
Package csv
Short Description Simple CSV library
License MIT
Homepage https://github.com/rskuipers/csv
Package csv
Short Description Simple CSV library
License MIT
Homepage https://github.com/rskuipers/csv
Please rate this library. Is it a good library?
Informations about the package csv
csv
What is it
This is yet another CSV library, it's made to give you an easy start on reading CSV files. This library allows you to set a row to use as your column titles and access the values using its column title. You can also setup column formatters to parse (localized) currencies, decimals or create your own column formatter.
Installation
Add the following line to your composer require
Examples
Mapping Modes
Column Formatters
Tests
Run Phing to execute PHPLint, PHPCS, PHPMD and PHPUnit. Make sure you used composer install/update with the dev dependencies.
All versions of csv with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
ext-intl Version *
ext-intl Version *
The package rskuipers/csv contains the following files
Loading the files please wait ....