Download the PHP package gekkone/table-data-accessors without Composer
On this page you can find all versions of the php package gekkone/table-data-accessors. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gekkone/table-data-accessors
More information about gekkone/table-data-accessors
Files in gekkone/table-data-accessors
Download gekkone/table-data-accessors
More information about gekkone/table-data-accessors
Files in gekkone/table-data-accessors
Vendor gekkone
Package table-data-accessors
Short Description A common interface for accessing table data. Contains implementations for csv and google spreadsheets
License CC-BY-4.0
Package table-data-accessors
Short Description A common interface for accessing table data. Contains implementations for csv and google spreadsheets
License CC-BY-4.0
Please rate this library. Is it a good library?
Informations about the package table-data-accessors
Table Data Accessors
A common interface for accessing table data on PHP. Contains implementations for csv and google spreadsheets
Details
An extended iterator interface is provided to access tabular data.
src/TableIteratorInterface.php line 7:11
:warning: Attention: The data of the first row is used as keys in the associative array returned for each of the rows
Code Examples
Simple read from csv file:
Simple read from Google Sheet
This work is licensed under a
Creative Commons Attribution 4.0 International License
All versions of table-data-accessors with dependencies
PHP Build Version
Package Version
The package gekkone/table-data-accessors contains the following files
Loading the files please wait ....