Dashboard sipadu mbip
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
root d8c1b4a1be initial 5 anos atrás
..
.github initial 5 anos atrás
src initial 5 anos atrás
tests initial 5 anos atrás
.gitattributes initial 5 anos atrás
.gitignore initial 5 anos atrás
.php_cs.dist initial 5 anos atrás
.travis.yml initial 5 anos atrás
ChangeLog.md initial 5 anos atrás
LICENSE initial 5 anos atrás
README.md initial 5 anos atrás
composer.json initial 5 anos atrás
phpunit.xml initial 5 anos atrás

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