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

https://github.com/inwebo/csv-reader

This PHP class, Inwebo\Csv\Reader, provides a simple yet powerful way to read and process CSV files. Built as an extension of PHP's SplFileObject, it offers advanced features like column name mapping, data filtering, and sanitization to streamline your CSV processing tasks.
https://github.com/inwebo/csv-reader

csv csv-files csv-parser csv-reader csv-reading kiss php

Last synced: 9 days ago
JSON representation

This PHP class, Inwebo\Csv\Reader, provides a simple yet powerful way to read and process CSV files. Built as an extension of PHP's SplFileObject, it offers advanced features like column name mapping, data filtering, and sanitization to streamline your CSV processing tasks.

Awesome Lists containing this project