arne-groskurth/temp-file
TempFile is a small library inspired by the SplTempFileObject providing solutions for commonly occurring tasks when dealing with temporary files.
时间:2026-01-04 06:08
inwebo/csv-reader
This PHP class, 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.
时间:2025-09-04 07:19
csvtoolkit/csv-helper
A PHP library for reading and writing CSV files with ease. CsvHelper supports custom delimiters, enclosures, and escape characters, providing flexible and efficient CSV data handling. It includes implementations using PHP's SplFileObject and other popular CSV libraries, ensuring compatibility with v
时间:2025-06-11 23:23
bluefrg/parsecsv
Extend PHP's native CSV parsing from the SplFileObject class but provide features to use the first row's values as keys on the remaining rows.
时间:2016-11-02 16:47
g105b/phpcsv
Wraps SplFileObject's CSV capabilities with a more human approach
时间:2015-02-11 14:16
dcarbone/file-object-plus
A simple extension of the PHP \SplFileObject class
时间:2014-08-17 19:17