SpartnerNL/Laravel-Excel
🚀 Supercharged Excel exports and imports in Laravel observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 16.5
- age_days: 4680
- days_rel: 9
- days_push: 9
- n_releases_24m: 17
Adoption not part of the score
12705 stars · 1983 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Laravel Excel (maatwebsite/excel) is a Laravel package providing an elegant wrapper around PhpSpreadsheet for exporting and importing Excel (XLSX) and CSV files. It supports exporting collections, queries, and Blade views, and importing spreadsheets into Eloquent models with chunking, batch inserts, and queued processing.
Use cases
- export laravel collection to xlsx
- import excel file into eloquent models
- generate csv download from database query
- bulk import large spreadsheet with chunked queued reading
- export blade view as styled excel spreadsheet
- batch insert rows from uploaded excel file
When to choose
- you are building a Laravel or Lumen app that needs Excel/CSV import or export
- you need to export large datasets with automatic chunking and queueing
- you want spreadsheet rows mapped directly to Eloquent models with validation
When to avoid
- you are not using Laravel (use PhpSpreadsheet or OpenSpout directly)
- you need to read/write formats beyond Excel and CSV
- you need a framework-agnostic spreadsheet library
Facets
library · maturity stable
etl serialization file-system web-development backend spreadsheets files php excel csv phpspreadsheet laravel-package exports imports eloquent queued-exports laravel
6 sources
- readme: https://github.com/SpartnerNL/Laravel-Excel · fetched 2026-08-28 · 0e39b0e08e20
- homepage: https://laravel-excel.com · fetched 2026-08-29 · 86396ea7a71b
- site_page: https://docs.laravel-excel.com · fetched 2026-08-29 · 13a5a926a3c5
- site_page: https://docs.laravel-excel.com/3.1/exports · fetched 2026-08-29 · da6c40c90bd8
- site_page: https://docs.laravel-excel.com/3.1/imports · fetched 2026-08-29 · e6b1e84f5274
- site_page: https://docs.laravel-excel.com/nova/1.1/getting-started · fetched 2026-08-29 · ae9b5fd08159
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SpartnerNL/Laravel-Excel | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="SpartnerNL/Laravel-Excel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem