Dashboard sipadu mbip
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
root d8c1b4a1be initial vor 5 Jahren
..
.github initial vor 5 Jahren
src initial vor 5 Jahren
tests initial vor 5 Jahren
.gitattributes initial vor 5 Jahren
.gitignore initial vor 5 Jahren
.php_cs.dist initial vor 5 Jahren
.travis.yml initial vor 5 Jahren
ChangeLog.md initial vor 5 Jahren
LICENSE initial vor 5 Jahren
README.md initial vor 5 Jahren
composer.json initial vor 5 Jahren
phpunit.xml initial vor 5 Jahren

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