Download the PHP package akeneo-labs/spreadsheet-parser without Composer
On this page you can find all versions of the php package akeneo-labs/spreadsheet-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download akeneo-labs/spreadsheet-parser
More information about akeneo-labs/spreadsheet-parser
Files in akeneo-labs/spreadsheet-parser
Download akeneo-labs/spreadsheet-parser
More information about akeneo-labs/spreadsheet-parser
Files in akeneo-labs/spreadsheet-parser
Vendor akeneo-labs
Package spreadsheet-parser
Short Description Akeneo Spreadsheet parser. Reads XLXS files from Microsoft Excel and Open Office
License OSL-3.0
Homepage http://akeneo.com
Package spreadsheet-parser
Short Description Akeneo Spreadsheet parser. Reads XLXS files from Microsoft Excel and Open Office
License OSL-3.0
Homepage http://akeneo.com
Please rate this library. Is it a good library?
Informations about the package spreadsheet-parser
Akeneo Spreadsheet Parser
This component is designed to extract data from spreadsheets, while being easy on resources, even for large files.
The current version of the spreadsheet parser works with csv and xlsx files.
Installing the package
From your application root:
Usage
To extract data from an XLSX spreadsheet, use the following code:
By using the CSV parser options, you can specify the format of your CSV file :
Running the tests
To run unit tests, use phpspec:
To run integration tests, use phpunit:
All versions of spreadsheet-parser with dependencies
PHP Build Version
Package Version
The package akeneo-labs/spreadsheet-parser contains the following files
Loading the files please wait ....