My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

PHP CSV Utilities has a new home!

For future updates, please refer to my new blog: http://lukevisinoni.com/

Several of the recent projects I’ve been working on have required an “import from csv file” feature. PHP comes with a few functions for reading and writing csv files right out of the box: fgetcsv and fputcsv. While these are good functions and they get the job done I find they just aren’t enough in many cases. It would be nice if PHP had an interface like python’s csv module. Enter PHP Csv Utilities.

Version 0.3 is here!

Please, if you have any feature requests, suggestions, questions, anything... drop me an email.

luke d0t visinoni {at} gmail (d0t) com

Documentation - Wiki

Powered by Google Project Hosting