Download the PHP package baptouuuu/spreadsheet without Composer
On this page you can find all versions of the php package baptouuuu/spreadsheet. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download baptouuuu/spreadsheet
More information about baptouuuu/spreadsheet
Files in baptouuuu/spreadsheet
Download baptouuuu/spreadsheet
More information about baptouuuu/spreadsheet
Files in baptouuuu/spreadsheet
Vendor baptouuuu
Package spreadsheet
Short Description Spreadsheet object representation
License MIT
Homepage http://github.com/Baptouuuu/Spreadsheet
Package spreadsheet
Short Description Spreadsheet object representation
License MIT
Homepage http://github.com/Baptouuuu/Spreadsheet
Keywords spreadsheet
Please rate this library. Is it a good library?
Informations about the package spreadsheet
Spreadsheet
master |
develop |
---|---|
Library providing an object modeling of a spreadsheet (all objects are immutable). It comes with objects to build a spreadsheet out of a file and dump a spreadsheet into a file.
Installation
Usage
Transform a spreadsheet to a CSV
In case your spreadsheet contains more than one sheet, the writer will return an instance of DirectoryInterface
.
Building a spreadsheet from a CSV
If you give an instance of DirectoryInterface
to the reader, each file will be a sheet in your spreadhseet.
All versions of spreadsheet with dependencies
PHP Build Version
Package Version
The package baptouuuu/spreadsheet contains the following files
Loading the files please wait ....