Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://framagit.org/Cyrille37/php-csv-reader

Can read large file without consuming memory because it uses an iterator with a Generator that only read one line at a time.
https://framagit.org/Cyrille37/php-csv-reader

composer csv package php

Last synced: 6 days ago
JSON representation

Can read large file without consuming memory because it uses an iterator with a Generator that only read one line at a time.

Awesome Lists containing this project