Posted by jpetso on March 20, 2009 at 4:42pm
A set of operations for the Transformations module that deal with reading and writing CSV data.
This module makes use of the standards-compliant CSV parser at http://launchpad.net/php-csv to parse its input data. That's generally good for memory usage or importing proper CSV files (which I think includes Excel exports), but might cause slight incompatibilities to PHP's standard CSV functions which do non-standard stuff like escaping quotes instead of doubling them.
Downloads
Project Information
- Module categories: Content, Import/Export
- Maintenance status: Unknown
- Development status: Unknown
- Reported installs: 17 sites currently report using this module. View usage statistics.
- Last modified: March 22, 2009