Download the PHP package sequelone/local-file without Composer
On this page you can find all versions of the php package sequelone/local-file. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sequelone/local-file
More information about sequelone/local-file
Files in sequelone/local-file
Download sequelone/local-file
More information about sequelone/local-file
Files in sequelone/local-file
Vendor sequelone
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 "sequelone/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||^7.4||^8.0||^8.1||^8.2||^8.3
The package sequelone/local-file contains the following files
Loading the files please wait ....