mickey135 9e3b5098e2 feat:初始化sz地铁 1 ay önce
..
.github 9e3b5098e2 feat:初始化sz地铁 1 ay önce
src 9e3b5098e2 feat:初始化sz地铁 1 ay önce
tests 9e3b5098e2 feat:初始化sz地铁 1 ay önce
.gitattributes 9e3b5098e2 feat:初始化sz地铁 1 ay önce
.gitignore 9e3b5098e2 feat:初始化sz地铁 1 ay önce
.php_cs.dist 9e3b5098e2 feat:初始化sz地铁 1 ay önce
.travis.yml 9e3b5098e2 feat:初始化sz地铁 1 ay önce
ChangeLog.md 9e3b5098e2 feat:初始化sz地铁 1 ay önce
LICENSE 9e3b5098e2 feat:初始化sz地铁 1 ay önce
README.md 9e3b5098e2 feat:初始化sz地铁 1 ay önce
composer.json 9e3b5098e2 feat:初始化sz地铁 1 ay önce
phpunit.xml 9e3b5098e2 feat:初始化sz地铁 1 ay önce

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