Download the PHP package nertlab/file-read without Composer
On this page you can find all versions of the php package nertlab/file-read. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package file-read
Read Text Files - FileRead Packagist
This package helps to convert any text file to array. So it is makes life easier to read the file in array format.
Usage
where ever you need to read the file just adding the path of the text file as follow. usually people put their files on storage directory of laravel
By default we are set delimiters of line are \n
and word delimiter as\t
you can by pass this as follow
All versions of file-read with dependencies
PHP Build Version
Package Version
No informations.
The package nertlab/file-read contains the following files
Loading the files please wait ....