Download the PHP package michaeldrennen/local-file without Composer
On this page you can find all versions of the php package michaeldrennen/local-file. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download michaeldrennen/local-file
More information about michaeldrennen/local-file
Files in michaeldrennen/local-file
Download michaeldrennen/local-file
More information about michaeldrennen/local-file
Files in michaeldrennen/local-file
Vendor michaeldrennen
Package local-file
Short Description A small php library that adds some functions to operate on local files, like an efficient line count function.
License MIT
Package local-file
Short Description A small php library that adds some functions to operate on local files, like an efficient line count function.
License MIT
Please rate this library. Is it a good library?
Informations about the package local-file
LocalFile v2.x
A small php library that handles some common functions needed for local files.
And then run composer install
from the terminal.
Quick Installation
Use the following command in your terminal:
composer require "michaeldrennen/local-file"
Usage
Get the number of lines in a file as an integer
Split a text file into chunks. Each chunk has 1000 lines.
All versions of local-file with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3||^8.0
The package michaeldrennen/local-file contains the following files
Loading the files please wait ....