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.
- Host: GitHub
- URL: https://github.com/inwebo/csv-reader
- Owner: inwebo
- License: gpl-3.0
- Created: 2025-09-04T07:17:26.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-11-25T14:10:11.000Z (4 months ago)
- Last Synced: 2025-12-14T07:16:47.434Z (3 months ago)
- Topics: csv, csv-files, csv-parser, csv-reader, csv-reading, kiss, php
- Language: PHP
- Homepage:
- Size: 84 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE