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.1 (stable) was released on 2010-02-12 by ktlacaelel (Changelog)
Easy Install

Not sure? Get more info.

pear install File_CSV_DataSource

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/File_CSV_DataSource


Development Roadmap
  • Package Maintenance Rank: 126 of 229 packages with open bugs
  • Number of open bugs: 1 (6 total bugs)
  • Average age of open bugs: 4604 days
  • Oldest open bug: 4604 days
  • Number of open feature requests: 1 (2 total feature requests)

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