Download the PHP package foxmarketingdigital/excel-reader without Composer
On this page you can find all versions of the php package foxmarketingdigital/excel-reader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download foxmarketingdigital/excel-reader
More information about foxmarketingdigital/excel-reader
Files in foxmarketingdigital/excel-reader
Download foxmarketingdigital/excel-reader
More information about foxmarketingdigital/excel-reader
Files in foxmarketingdigital/excel-reader
Vendor foxmarketingdigital
Package excel-reader
Short Description Uma biblioteca para leitura de arquvivos xls e xlsx
License MIT
Homepage https://www.foxmarketingdigital.com.br
Package excel-reader
Short Description Uma biblioteca para leitura de arquvivos xls e xlsx
License MIT
Homepage https://www.foxmarketingdigital.com.br
Please rate this library. Is it a good library?
Informations about the package excel-reader
excel-reader
a simple class for reading xls and xlsx files
Uma biblioteca simples para leitura de arquivos xlsx e xls
Highlights
English:
- Reading spreadsheet data returning a non-associative array
- Read data returning an associative (slower) array
- define which spreadsheet to read
- Print spreadsheet as html
- Read specific cell (slower)
- Composer ready and PSR-2 (Composer ready and PSR-2 compatible)
- Typing methods and error treatments
Português:
- Leitura de dados da planilha retornando um array não associativo
- Leitura de dados retornando um array associativo ( mais lento)
- definir qual planilha ler
- Imprimir planilha como html
- Ler celula especifica ( mais lento)
-
Composer ready e PSR-2 (Pronto para o compositor e compatível com PSR-2)
- Tipagem de métodos e tratamentos de erro
Installation
excel-reader is available via Composer:
or run
Documentation
For more details on how to use the currently available methods, you can check the examples folder in the main directory.
Below you will find some basic examples of how to use
Para mais detalhes de como usar os métodos disponíveis atualmente, você pode conferir a pasta exemples no diretório principal.
Abaixo você encontrará alguns exemplos básicos de como usar
Read file | Ler Arquivo
XLSX to HTML | XLS para HTML
All versions of excel-reader with dependencies
PHP Build Version
Package Version
Requires
shuchkin/simplexlsx Version
0.8.9
php Version ^7.1
ext-gd Version *
ext-mbstring Version *
ext-exif Version *
ext-json Version *
box/spout Version 3.1.x-dev
php Version ^7.1
ext-gd Version *
ext-mbstring Version *
ext-exif Version *
ext-json Version *
box/spout Version 3.1.x-dev
The package foxmarketingdigital/excel-reader contains the following files
Loading the files please wait ....