What's new? | Help | Directory | Sign in
Google
                
Code License: MIT License
Labels: csv, php, data, programming, web, development
Show all Featured Wiki Pages:
ChangeLog Examples
How to join?
Project owners:
  zynode

parseCSV is an easy to use PHP class to read and write CSV data properly. It fully conforms to the specifications outlined on the on the Wikipedia article. It has a few advanced features which help make your life easier when dealing with CSV data.

I created this class due to the lack of built-in and third-party support for handling CSV data in PHP.

Please check the Examples page for basic sample code illustrating the use of parseCSV.

Features:

Planned Features:

Credits:

Contact:

If you have any problems, questions or suggestions please create a new issue, or feel free to drop me a mail: jim at zydev dot info