root f1b9bdc23d 订单减库存 3 年之前
..
.github f1b9bdc23d 订单减库存 3 年之前
src f1b9bdc23d 订单减库存 3 年之前
tests f1b9bdc23d 订单减库存 3 年之前
.gitattributes f1b9bdc23d 订单减库存 3 年之前
.gitignore f1b9bdc23d 订单减库存 3 年之前
.php_cs.dist f1b9bdc23d 订单减库存 3 年之前
.travis.yml f1b9bdc23d 订单减库存 3 年之前
ChangeLog.md f1b9bdc23d 订单减库存 3 年之前
LICENSE f1b9bdc23d 订单减库存 3 年之前
README.md f1b9bdc23d 订单减库存 3 年之前
composer.json f1b9bdc23d 订单减库存 3 年之前
phpunit.xml f1b9bdc23d 订单减库存 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