Download Latest Version textfile.zip (202 Bytes)
Email in envelope

Get an email when there's a new version of Laravel

Home / vendor / phpunit / php-file-iterator
Name Modified Size InfoDownloads / Week
Parent folder
src 2017-07-31
composer.json 2017-07-31 878 Bytes
README.md 2017-07-31 412 Bytes
ChangeLog.md 2017-07-31 302 Bytes
LICENSE 2017-07-31 1.5 kB
Totals: 5 Items   3.1 kB 0

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
Source: README.md, updated 2017-07-31