Libraries tagged by SplFileObject
league/csv
135830171 Downloads
CSV data manipulation made easy in PHP
bakame/csv
81 Downloads
CSV data manipulation made easy in PHP
arne-groskurth/temp-file
33823 Downloads
TempFile is a small library inspired by the SplTempFileObject providing solutions for commonly occurring tasks when dealing with temporary files.
neclimdul/splfileobject_wrappers
225 Downloads
Helpers for using SplFileObjects in some modern contexts.
onemightyroar/php-filemanager
11990 Downloads
Object Oriented File Management
volcanus/csv-parser
8995 Downloads
CSV Parser for SplFileObject
bluefrg/parsecsv
7472 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.
csvtoolkit/csv-helper
6 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.
kherge/file
2182 Downloads
An extension of SplFileObject that uses exceptions.
polisadov/csv
14666 Downloads
Csv data manipulation made easy in PHP
mosaxiv/stream-filter-mbencoding
13 Downloads
Provides some PHP stream filter for mb_convert_encoding.
mordilion/pipeline
48 Downloads
A PHP-Library to have an easy way to write a configurable transfer/export with different kinds of interfaces.
dcarbone/file-object-plus
668 Downloads
A simple extension of the PHP \SplFileObject class
g105b/phpcsv
17834 Downloads
Wraps SplFileObject's CSV capabilities with a more human approach
flug/stitch
1108 Downloads
A simple API extension for SplFileObject