php-file-iterator

FilterIterator implementation for PHP
  https://github.com/sebastianbergmann/php-file-iterator
  0
  no reviews



FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria used by PHPUnit.

PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework.