t3nma c527ad0803 [COMPOSER] Add new php-ffmpeg package 4 éve
..
.github c527ad0803 [COMPOSER] Add new php-ffmpeg package 4 éve
src c527ad0803 [COMPOSER] Add new php-ffmpeg package 4 éve
tests c527ad0803 [COMPOSER] Add new php-ffmpeg package 4 éve
.gitattributes c527ad0803 [COMPOSER] Add new php-ffmpeg package 4 éve
.gitignore c527ad0803 [COMPOSER] Add new php-ffmpeg package 4 éve
.php_cs.dist c527ad0803 [COMPOSER] Add new php-ffmpeg package 4 éve
.travis.yml c527ad0803 [COMPOSER] Add new php-ffmpeg package 4 éve
ChangeLog.md c527ad0803 [COMPOSER] Add new php-ffmpeg package 4 éve
LICENSE c527ad0803 [COMPOSER] Add new php-ffmpeg package 4 éve
README.md c527ad0803 [COMPOSER] Add new php-ffmpeg package 4 éve
composer.json c527ad0803 [COMPOSER] Add new php-ffmpeg package 4 éve
phpunit.xml c527ad0803 [COMPOSER] Add new php-ffmpeg package 4 éve

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