Libraries tagged by file iterator
ngsoft/filesystem
12 Downloads
Filesystem abstraction layer
dmt-software/import-reader
72 Downloads
Read parts of a file/stream into a series of objects or arrays
cimus/simplexmlreader
81 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
boobooking/simplexmlreader
334 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
bentools/csviterator
639 Downloads
An easy way to iterate over a CSV file
thapp/fileitr
10 Downloads
Bunch of fileiterators
wwsh/vfs
13 Downloads
Simple, iterable, emulated file system iterator for PHP apps
haldayne/customs
1761 Downloads
Iterator for the $_FILES super-global, and a robust API for validating file uploads.
robertbyrnes/dir2db
15 Downloads
Uses PHP recursive iterator classes and regex iterator class to recursively search directories for .php files.
koriym/loop
5183 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
jehoshua02/json-files
7 Downloads
Helper classes for loading and iterating json files.
webino/each-file-class-implements
7 Downloads
Call callback iterating over class files matching regular expression implementing interface.
protec/pot
3479 Downloads
Tool to manage iterating through files in a folder and running a command against them. Records the filename of each file and the timestamp of when run in database.
hegland/combinatorics
8 Downloads
Get array / write file / iterate through all combinations of passed characters with defined length.
mferly/session-parser
4 Downloads
Use this to iterate through active session files within the defined PHP sessions folder found in php.ini to look for authenticated sessions.