Download the PHP package disalvo/spreadsheet-parser without Composer
On this page you can find all versions of the php package disalvo/spreadsheet-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download disalvo/spreadsheet-parser
More information about disalvo/spreadsheet-parser
Files in disalvo/spreadsheet-parser
Download disalvo/spreadsheet-parser
More information about disalvo/spreadsheet-parser
Files in disalvo/spreadsheet-parser
Vendor disalvo
Package spreadsheet-parser
Short Description Enhanced 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 Enhanced 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 disalvo/spreadsheet-parser contains the following files
Loading the files please wait ....