Libraries tagged by SplFileObject
league/csv
129720664 Downloads
CSV data manipulation made easy in PHP
bakame/csv
81 Downloads
CSV data manipulation made easy in PHP
arne-groskurth/temp-file
33156 Downloads
TempFile is a small library inspired by the SplTempFileObject providing solutions for commonly occurring tasks when dealing with temporary files.
bluefrg/parsecsv
7415 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
8918 Downloads
CSV Parser for SplFileObject
phpcsv/csv-helper
9 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
2181 Downloads
An extension of SplFileObject that uses exceptions.
neclimdul/splfileobject_wrappers
30 Downloads
Helpers for using SplFileObjects in some modern contexts.
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
666 Downloads
A simple extension of the PHP \SplFileObject class
g105b/phpcsv
17833 Downloads
Wraps SplFileObject's CSV capabilities with a more human approach
flug/stitch
1108 Downloads
A simple API extension for SplFileObject