jfsimon / php-csv
Full featured CSV lib for PHP.
dev-master
2012-07-25 07:20 UTC
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2024-11-03 03:22:47 UTC
README
-
Adaptable: uses streams to read and write data from/to any kind of source
-
Powerful: manages properly multi bytes strings or line breaks inside cells
-
Easy to use: provides iterators and data mappers
-
Flexible: register standard and custom rules set
-
Full stack: provides transformers and validators
-
Repository: http://github.com/jfsimon/php-csv
-
Documentation: http://github.com/jfsimon/php-csv/tree/master/doc
-
License: http://github.com/jfsimon/php-csv/tree/master/LICENSE