Download the PHP package thapp/fileitr without Composer
On this page you can find all versions of the php package thapp/fileitr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thapp/fileitr
More information about thapp/fileitr
Files in thapp/fileitr
Download thapp/fileitr
More information about thapp/fileitr
Files in thapp/fileitr
Please rate this library. Is it a good library?
Informations about the package fileitr
Filesystem itererators
Requirements
Installation
Usage
PatternIterator
PatternIterator
is used to recursively iterate over directories and files using
a regular expression as filter.
RecursiveDirectoryIterator
The RecursiveDirectoryIterator
extends \RecursiveDirectoryIterator
.
Key differences:
- ability to limit overall file count.
- will ouput a custom FileInfo Object including relative path, and relative pathname
- only accepts
CURRENT_AS_FILEINFO
, notCURRENT_AS_SELF
norCURRENT_AS_PATHNAME
All versions of fileitr with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
The package thapp/fileitr contains the following files
Loading the files please wait ....