Go to file
2024-03-24 21:43:43 -04:00
.gitattributes Initial commit 2024-03-25 02:33:19 +01:00
File_CSV-1.0.0.tgz * Tue Feb 19 2013 Remi Collet <remi@fedoraproject.org> - 1.0.0-6 2024-03-24 21:38:43 -04:00
file-csv-test.patch * Tue Feb 19 2013 Remi Collet <remi@fedoraproject.org> - 1.0.0-6 2024-03-24 21:38:43 -04:00
Makefile * Tue Feb 19 2013 Remi Collet <remi@fedoraproject.org> - 1.0.0-6 2024-03-24 21:43:43 -04:00
php-pear-File-CSV.spec * Tue Feb 19 2013 Remi Collet <remi@fedoraproject.org> - 1.0.0-6 2024-03-24 21:43:03 -04:00
README.md * Tue Feb 19 2013 Remi Collet <remi@fedoraproject.org> - 1.0.0-6 2024-03-24 21:38:43 -04:00

php-pear-File-CSV

SMEServer Koozali local git repo for php-pear-File-CSV

Documentation


https://pear.php.net/package/File_CSV

Bugzilla

CPAN bug report are here

Show list of Koozali outstanding bugs: here

Description

Read and write of CSV files as well as discovering the format the CSV file is in.

Supports headers and is excel compatible, i.e. ="0004" outputs as 0004 (only read wise)

For more information on CSV: http://rfc.net/rfc4180.html