Dashboard sipadu mbip
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
root d8c1b4a1be initial 5 år sedan
..
.github initial 5 år sedan
src initial 5 år sedan
tests initial 5 år sedan
.gitattributes initial 5 år sedan
.gitignore initial 5 år sedan
.php_cs.dist initial 5 år sedan
.travis.yml initial 5 år sedan
ChangeLog.md initial 5 år sedan
LICENSE initial 5 år sedan
README.md initial 5 år sedan
composer.json initial 5 år sedan
phpunit.xml initial 5 år sedan

README.md

Build Status

php-file-iterator

Installation

You can add this library as a local, per-project dependency to your project using Composer:

composer require phpunit/php-file-iterator

If you only need this library during development, for instance to run your project’s test suite, then you should add it as a development-time dependency:

composer require --dev phpunit/php-file-iterator