xruff/csvparser

CSV parser for Nette Framework

1.1.0 2016-11-01 11:20 UTC

This package is auto-updated.

Last update: 2024-03-29 02:41:59 UTC


README

Build Status Downloads this Month Latest stable

Requirements

Package requires PHP 5.3.7 or higher

Installation

The best way to install XRuff/CsvParser is using Composer:

$ composer require xruff/csvparser:dev-master

Documentation

Learn more in the documentation.

Tests

Repository https://github.com/XRuff/CsvParser.