jfsimon / php-csv
Full featured CSV lib for PHP.
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/jfsimon/php-csv
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2025-10-05 07:23:13 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