wribeiiro / php-big-file

Examples of read big files with PHP using Generators and Fibers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Examples of read big files with PHP using Generators and Fibers


Languages

Language:PHP 100.0%