PHP CSV Utilities v0.3 on the way...
Posted: Wed Aug 27, 2008 9:57 pm
I have finally found some time to wrap up version .03 of my csv library. I was hoping that somebody here could help me out with a few things. First of all, I have begun writing docs for version 0.3 and I'd like some critique if possible. Second, I need help naming one of the components. Csv_Sniffer detects the format of a csv file. Many people have told me that $sniffer->sniff() is too strange, which I agree with. I was thinking of calling it Csv_Detect, Csv_Inspect, I don't know help me come up with a good name for it. 
Actually, now that I think about it, I'd really like to come up with a better name for the library in general. PHP CSV Utilities is boring as hell, but it does at least tell the user what it is/does. Does anybody have a better name for the library?
The project's home page his here: http://code.google.com/p/php-csv-utils/
The new documentation can be found at the address below. Thanks to anybody who takes the time
http://php-csv-utils.googlecode.com/fil ... tation.odt
Actually, now that I think about it, I'd really like to come up with a better name for the library in general. PHP CSV Utilities is boring as hell, but it does at least tell the user what it is/does. Does anybody have a better name for the library?
The project's home page his here: http://code.google.com/p/php-csv-utils/
The new documentation can be found at the address below. Thanks to anybody who takes the time
http://php-csv-utils.googlecode.com/fil ... tation.odt