lp:~roan/php-csv/dev-nomem

Created by Roan and last modified

Allows a user defined function to process data as it is read from the CSV file. This allows large files to be processed without first storing the data into an array.

Get this branch:
bzr branch lp:~roan/php-csv/dev-nomem
Only Roan can upload to this branch. If you are Roan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Roan
Project:
PHP CSV parser
Status:
Development

Recent revisions

5. By Roan

Fixed bad file name in include.

4. By Roan

Initial add of example files for user defined per line data manipulationfunction passed to the CSVParser.

3. By Roan

Initial working code for per line data manipulation by user defined function as the file is parsed.
Defaults to original code's parsing of data into an array.

2. By Jakob Petsovits <jakob@haptik>

Actually set the delimiter when being told to.

1. By Jakob Petsovits <jakob@haptik>

Adding the initial version of the parser, pretty much as extracted from
the Drupal parser_csv project. Classes have been renamed though, and the
copyright header new follows standard open source conventions.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers