This class can be used to parse CSV files (Comma-Separated-Value used by Excel and other spreadsheet programs.
It works by splitting the data of CSV lines into tokens in a similar way to the PHP strtok function, but all delimiters are significant, i.e. consecutive delimiters are not globbed into one, and empty string tokens are permitted.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (65.0%) |
Good (85.0%) |
- |
- |
- |
- |
Not sure (41.0%) |
1703 |
| Month: |
Not yet rated by the users |
| Class |
Dependency |
Why it is needed |
| AIM |
Required |
Parse Authorize.net responses |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.