Libraries tagged by laravel-excel
cyber-duck/laravel-excel
218898 Downloads
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
bfinlay/laravel-excel-seeder
40355 Downloads
Seed the database with Laravel using Excel, XLSX, XLS, CSV, ODS, Gnumeric, XML, HTML, SLK files
macellan/laravel-excel
25500 Downloads
Supercharged Excel exports in Laravel
enflow/laravel-excel-to-google-sheet
7903 Downloads
Push Laravel Excel exporters to Google Sheets
maatwebsite/laravel-excel-light
19384 Downloads
A faster and more eloquent way of importing and exporting Excel and CSV in Laravel with the speed of Spout
cblink/laravel-excel-zip
7284 Downloads
bfinlay/laravel-excel-seeder-test-data
5067 Downloads
Test data for laravel-excel-seeder
patosmack/laravel-excel
7285 Downloads
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
rpungello/laravel-csv
259 Downloads
Memory-efficient CSV writer for Laravel Excel
fromhome/laravel-model-upload
3921 Downloads
Simple model upload using Laravel Excel
coolsam/excel-import
6038 Downloads
Easy imports and exports in FilamentPHP using laravel-excel
lextira/laravel-formrequest-singleton
3265 Downloads
Use Laravel's excellent FormRequest as Singleton.
wutaophp/laravel-excel-zip
68 Downloads
mckue/laravel-excel
68 Downloads
Laravel-Excel is based on Spartner NL/Lavel Excel code and switches to an xlswriter extension. If your project is using SparnerNL/Lavel Excel and there are big data export performance issues, and you don't want to modify a lot of code, then the current package may be very suitable for you.
mahmoudarafat/laravel-excel
77 Downloads
Supercharged Excel exports in Laravel forked from Maatwebsite