theo 950870f724 fix:ignore пре 3 година
..
.github 950870f724 fix:ignore пре 3 година
src 950870f724 fix:ignore пре 3 година
tests 950870f724 fix:ignore пре 3 година
.gitattributes 950870f724 fix:ignore пре 3 година
.gitignore 950870f724 fix:ignore пре 3 година
.php_cs.dist 950870f724 fix:ignore пре 3 година
.travis.yml 950870f724 fix:ignore пре 3 година
ChangeLog.md 950870f724 fix:ignore пре 3 година
LICENSE 950870f724 fix:ignore пре 3 година
README.md 950870f724 fix:ignore пре 3 година
composer.json 950870f724 fix:ignore пре 3 година
phpunit.xml 950870f724 fix:ignore пре 3 година

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