Login   Register  
PHP Classes
elePHPant
Icontem

Class: CSV Tokenizer

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Blaine Simpson  >  CSV Tokenizer  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: CSV Tokenizer
Base name: csvtokenizer
Description: Parse CSV files tokening data lines
Related classes: , , , , , , ,
Version: -
PHP version: -
License: BSD License
All time users: 1803 users
All time rank: 1830
Week users: 3 users
Week rank: 1216
Picture of Blaine Simpson
Author: Blaine Simpson <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: 46
All time rank: 66484 in United States United States
Week rank: 836 Down90 in United States United States Down


  Detailed description  
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.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes

  Rate classes User ratings   Dependents   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (62.5%)
Sufficient (79.2%)
-
-
-
-
Insufficient (39.2%)
1989
Month:
Not yet rated by the users

  Packages that need this class  
Class Dependency Why it is needed
AIM
Required
Parse Authorize.net responses

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file CSVTokenizer.php Class CSVTokenizer class

Download all files: csvtokenizer.tar.gz csvtokenizer.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.