root f1b9bdc23d 订单减库存 3 gadi atpakaļ
..
.github f1b9bdc23d 订单减库存 3 gadi atpakaļ
src f1b9bdc23d 订单减库存 3 gadi atpakaļ
tests f1b9bdc23d 订单减库存 3 gadi atpakaļ
.gitattributes f1b9bdc23d 订单减库存 3 gadi atpakaļ
.gitignore f1b9bdc23d 订单减库存 3 gadi atpakaļ
.php_cs.dist f1b9bdc23d 订单减库存 3 gadi atpakaļ
.travis.yml f1b9bdc23d 订单减库存 3 gadi atpakaļ
ChangeLog.md f1b9bdc23d 订单减库存 3 gadi atpakaļ
LICENSE f1b9bdc23d 订单减库存 3 gadi atpakaļ
README.md f1b9bdc23d 订单减库存 3 gadi atpakaļ
composer.json f1b9bdc23d 订单减库存 3 gadi atpakaļ
phpunit.xml f1b9bdc23d 订单减库存 3 gadi atpakaļ

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