chengwl 5e71a5a89d vendor加入 配置加入后台 há 5 anos atrás
..
.github 5e71a5a89d vendor加入 配置加入后台 há 5 anos atrás
src 5e71a5a89d vendor加入 配置加入后台 há 5 anos atrás
tests 5e71a5a89d vendor加入 配置加入后台 há 5 anos atrás
.gitattributes 5e71a5a89d vendor加入 配置加入后台 há 5 anos atrás
.gitignore 5e71a5a89d vendor加入 配置加入后台 há 5 anos atrás
.php_cs.dist 5e71a5a89d vendor加入 配置加入后台 há 5 anos atrás
.travis.yml 5e71a5a89d vendor加入 配置加入后台 há 5 anos atrás
ChangeLog.md 5e71a5a89d vendor加入 配置加入后台 há 5 anos atrás
LICENSE 5e71a5a89d vendor加入 配置加入后台 há 5 anos atrás
README.md 5e71a5a89d vendor加入 配置加入后台 há 5 anos atrás
composer.json 5e71a5a89d vendor加入 配置加入后台 há 5 anos atrás
phpunit.xml 5e71a5a89d vendor加入 配置加入后台 há 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