Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 352 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 352 Bytes

Smooth CSV reader

This code is unfinished, random stuff to do:

  • More accessors onto the indexed implementation (for index instance)

  • Possibility to arbitrarily skip headers

  • Switch over to PHP 5.3 and better namespacing

  • Write a documentation

  • Many other stuff

The code is usable as-is but API will probably change.