2017 © Pedro Peláez
 

library laravel-excel-helper

this is excel helper package for download table in pdf or excel format

image

alive2212/laravel-excel-helper

this is excel helper package for download table in pdf or excel format

  • Wednesday, July 11, 2018
  • by Alive2212
  • Repository
  • 1 Watchers
  • 0 Stars
  • 23 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 667 % Grown

The README.md

laravel-excel-helper

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

Install

Via Composer, (*2)

``` bash $ composer require alive2212/laravel-excel-helper, (*3)


## Usage ``` php $user = new User(); $excelHelper = new ExcelHelper(); return $excelHelper->table($user->get()->toArray())->createExcelFile()->download();

Change log

Please see CHANGELOG for more information on what has changed recently., (*4)

Security

If you discover any security related issues, please email alive2212@yahoo.com instead of using the issue tracker., (*5)

Credits

License

The MIT License (MIT). Please see License File for more information., (*6)

The Versions

11/07 2018

dev-master

9999999-dev https://github.com/Alive2212/ExcelHelper

this is excel helper package for download table in pdf or excel format

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel pdf alive2212 excelhelper

11/07 2018

v1.0.0

1.0.0.0 https://github.com/Alive2212/ExcelHelper

this is excel helper package for download table in pdf or excel format

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel pdf alive2212 excelhelper

11/07 2018

v1.0.1

1.0.1.0 https://github.com/Alive2212/ExcelHelper

this is excel helper package for download table in pdf or excel format

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel pdf alive2212 excelhelper