Name | Description |
---|---|
GlobFilterIterator | Filters an iterator by a glob. |
GlobIterator | Returns filesystem paths matching a glob. |
RecursiveDirectoryIterator | Recursive directory iterator with a working seek() method and working behavior during recursive iteration. |
RegexFilterIterator | Filters an iterator by a regular expression. |