/php-big-file

Examples of read big files with PHP using Generators and Fibers

Primary LanguagePHP

PHP Big File

1 - Clone this repo

git clonegit@github.com:wribeiiro/php-big-file.git

2 - Now, make a big file csv with command

php file-maker.php

3 - Run the app to view results

php index.php

4 - Results with printed at console like this

image