Registry / utility / rap2hpoutre-fast-excel

rap2hpoutre-fast-excel

JSON →
library5.7.0phppackagistunverified

Fast Excel import/export for Laravel using Spout.

composer require rap2hpoutre/fast-excel
INSTALL
IMPORT
SIG · RAP2HPOUTRE-FAST-E
R
rap2hpoutre-fast-excel
utilityphpv5.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FastExcel
use Rap2hpoutre\FastExcel\FastExcel;

Export a collection to an Excel file.

use Rap2hpoutre\FastExcel\FastExcel; $fastExcel = new FastExcel(); $fastExcel->export('users.xlsx', collect([['name' => 'John']]));
Debug
Known issues
breakingRequires Laravel 5.5+.
fix
Upgrade Laravel to version 5.5+.
affects: <5.0.0
Upgrade
Version history
5.7.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
rap2hpoutre-fast-excel — pip install rap2hpoutre-fast-excel · libregistry