Classes for simple reading huge files
The preferred way to install this extension is through composer.
Either run
composer require andrewdanilov/php-filereader "~1.0.0"
or add
"andrewdanilov/php-filereader": "~1.0.0"
to the require
section of your composer.json
file.
todo