Libraries tagged by file iterator
painless-php/filesystem
16 Downloads
Filesystem helper functionality
dmt-software/import-reader
74 Downloads
Read parts of a file/stream into a series of objects or arrays
cimus/simplexmlreader
84 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
640 Downloads
An easy way to iterate over a CSV file
thapp/fileitr
11 Downloads
Bunch of fileiterators
wwsh/vfs
13 Downloads
Simple, iterable, emulated file system iterator for PHP apps
haldayne/customs
1762 Downloads
Iterator for the $_FILES super-global, and a robust API for validating file uploads.
robertbyrnes/dir2db
16 Downloads
Uses PHP recursive iterator classes and regex iterator class to recursively search directories for .php files.
koriym/loop
5379 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
helloarman/dumptable
55 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
jehoshua02/json-files
8 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.