Flow PHP

functions.php

Functions

from_excel()

from_excel(string|Path $path[, Filesystem $filesystem = new NativeLocalFilesystem() ]) : ExcelExtractor
Parameters
$path : string|Path
$filesystem : Filesystem = new NativeLocalFilesystem()
Return values
ExcelExtractor

to_excel()

to_excel(string|Path $path[, Filesystem $filesystem = new NativeLocalFilesystem() ]) : ExcelLoader
Parameters
$path : string|Path
$filesystem : Filesystem = new NativeLocalFilesystem()
Return values
ExcelLoader
On this page

Search results