2017 © Pedro Peláez
 

library excel

fast reading of the excel files (xls,csv, xlsx)

image

fastreading/excel

fast reading of the excel files (xls,csv, xlsx)

  • Wednesday, April 18, 2018
  • by kaleb.borda
  • Repository
  • 0 Watchers
  • 0 Stars
  • 261 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 12 Versions
  • 86 % Grown

The README.md

fastreading for Laravel 5 ( lib in development )

Reads the file types (Xls, xlsx, csv)., (*1)


Excel::load("path your file")->getFile();// return a File type with array of your file change

Installation

Require this package in your composer.json ., (*2)

composer require "fastreading/excel:~1.0.*"

Functions

method attributes return
getFile() $withHeader (default false) array
getHeader() array
getColls() array

The Versions

18/04 2018

dev-develop

dev-develop

fast reading of the excel files (xls,csv, xlsx)

  Sources   Download

MIT

by kaleb borda

18/04 2018

v1.0.3

1.0.3.0

fast reading of the excel files (xls,csv, xlsx)

  Sources   Download

MIT

by kaleb borda

18/04 2018

v1.0.4

1.0.4.0

fast reading of the excel files (xls,csv, xlsx)

  Sources   Download

MIT

by kaleb borda

18/04 2018

dev-bugfix/bugXlsx

dev-bugfix/bugXlsx

fast reading of the excel files (xls,csv, xlsx)

  Sources   Download

MIT

by kaleb borda

17/04 2018

dev-master

9999999-dev

fast reading of the excel files (xls,csv, xlsx)

  Sources   Download

MIT

by kaleb borda

29/03 2018

dev-hotfix/csvEncodingBug

dev-hotfix/csvEncodingBug

fast reading of the excel files (xls,csv, xlsx)

  Sources   Download

MIT

by kaleb borda

27/02 2018

v1.1.2

1.1.2.0

fast reading of the excel files (xls,csv, xlsx)

  Sources   Download

MIT

by kaleb borda

26/02 2018

v1.1.1

1.1.1.0

fast reading of the excel files (xls,csv, xlsx)

  Sources   Download

MIT

by kaleb borda

19/02 2018

v1.1

1.1.0.0

fast reading of the excel files (xls,csv, xlsx)

  Sources   Download

MIT

by kaleb borda

19/02 2018

v1.0.2-beta

1.0.2.0-beta

fast reading of the excel files (xls,csv, xlsx)

  Sources   Download

MIT

by kaleb borda

16/02 2018

v1.0.1

1.0.1.0

fast reading of the excel files (xls,csv, xlsx)

  Sources   Download

MIT

by kaleb borda

14/02 2018

v1.0

1.0.0.0

fast reading of the excel files (xls,csv, xlsx)

  Sources   Download

by kaleb borda