Top Level :: File Formats

Package Information: File_CSV_DataSource

» Summary » License
Simple data access object for csv files in php5. MIT
» Current Release » Bug Summary
1.0.0 (stable) was released on 2009-04-29 (Changelog)
Development Roadmap
No open bugs
Report a new bug to File_CSV_DataSource
» Description
Simple data access object for csv files in php5.

by Kazuyoshi Tlacaelel.

Takes the data from a csv file and makes it accessable
through a client-interface.

(NOT a driver of File_CSV) but an independent package.
Please see the dependencies section for more details.

http://code.google.com/p/php-csv-parser/

INSTALL:

$ sudo pear install --force file_csv_datasource
» Maintainers » More Information

Dependencies for File_CSV_DataSource