Libraries tagged by SplFileObject
league/csv
123933331 Downloads
CSV data manipulation made easy in PHP
bakame/csv
79 Downloads
CSV data manipulation made easy in PHP
arne-groskurth/temp-file
32121 Downloads
TempFile is a small library inspired by the SplTempFileObject providing solutions for commonly occurring tasks when dealing with temporary files.
bluefrg/parsecsv
7336 Downloads
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.
onemightyroar/php-filemanager
11985 Downloads
Object Oriented File Management
volcanus/csv-parser
8824 Downloads
CSV Parser for SplFileObject
kherge/file
2176 Downloads
An extension of SplFileObject that uses exceptions.
polisadov/csv
14665 Downloads
Csv data manipulation made easy in PHP
mosaxiv/stream-filter-mbencoding
12 Downloads
Provides some PHP stream filter for mb_convert_encoding.
mordilion/pipeline
47 Downloads
A PHP-Library to have an easy way to write a configurable transfer/export with different kinds of interfaces.
dcarbone/file-object-plus
664 Downloads
A simple extension of the PHP \SplFileObject class
phpcsv/csv-helper
8 Downloads
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 various CSV formats.
g105b/phpcsv
17831 Downloads
Wraps SplFileObject's CSV capabilities with a more human approach
flug/stitch
1106 Downloads
A simple API extension for SplFileObject