Libraries tagged by file iterator
phpunit/php-file-iterator
967655354 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
nette/finder
60032842 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
hanneskod/classtools
9432457 Downloads
Find, extract and process classes from file system
dkrnl/simplexmlreader
955811 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
phpunit/php-file-iterator
Downloads
php5friends/php-file-iterator14
136509 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
makinacorpus/simple-xml-reader
9554 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
dgifford/text-file
6017 Downloads
Class providing methods for editing text files on a line-by-line basis.
megachriz/classtools
908 Downloads
Find, extract and process classes from file system
krafjp/simplexmlreader
11280 Downloads
Fork from dkrnl/simplexmlreader. Adjust php 8.1+. Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
xchert/file-reader
113 Downloads
A memory-efficient PHP library for streaming and iterating files with built-in charset conversion
jumper423/file-iterator
20 Downloads
file iterator
spudley/apache-log-iterator
40 Downloads
An Apache log file processor class, in PHP
acadea/dir-iterator
138 Downloads
A simple PHP library to recursively find all files in a directory.
michaelalexeevweb/php-json-chunk
18 Downloads
Read large JSON files in PHP one item at a time — arrays or objects, in chunks, iterators or generators, without loading the file into memory.