Libraries tagged by export excel
sdiazsaez/laravel-excel
143 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.
datasuite/laravel-exporter
60 Downloads
A fluent, memory-efficient data export package for Laravel supporting CSV, Excel, and JSON formats
mckue/laravel-excel
104 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.
yuxiaobo/simple-excel
64 Downloads
简单的 excel 导入导出工具包
vartruexuan/hyperf-excel
2636 Downloads
Excel 同步/异步智能配置导入导出组件,为 Hyperf 框架提供强大的 Excel 处理能力,支持无限极列头配置,页码、列头、列样式配置。
osama-98/laravel-exports
0 Downloads
A Laravel package for exporting data in batches and chunks with support for CSV and XLSX formats
mdh-digital/mdh-excel
75 Downloads
Laravel Package for export xlsx and csv many data
kkboranbay/backpack-export
42 Downloads
A Laravel package to export data from Backpack admin panel list pages and send it via email as an Excel file. This package allows easy integration into any Backpack-based project, enabling administrators to export filtered or full data directly from the admin panel and receive the exported file via email.
kahil-raghed/laravel-excel-extended
46 Downloads
laravel excel additional usefull futures
heimrichhannot/contao-exporter-bundle
3376 Downloads
A backend module for exporting any contao entity to file.
delta-solutions/translations-export-import
367 Downloads
Export and import your spatie/laravel-translation-loader powered translations to and from Excel
comecc/excel
518 Downloads
An eloquent way of importing and exporting Excel and CSV in lumen with the power of PHPExcel
cgo-it/contao-xls_export-bundle
1985 Downloads
xls_export extension for the Contao Open Source CMS as contao 4 bundle
businessg/hyperf-excel
29 Downloads
Excel 同步/异步智能配置导入导出组件,为 Hyperf 框架提供强大的 Excel 处理能力,支持无限极列头配置,页码、列头、列样式配置。
arcanedev/laravel-excel
384 Downloads
This package allows you to export an array/Laravel Collection as an excel/csv file or import it.