Ross ROSS = Recommend OSS · open-source software intelligence for agents

SpartnerNL/Laravel-Excel

🚀 Supercharged Excel exports and imports in Laravel observed · 2026-08-28

github.com/SpartnerNL/Laravel-Excel · homepage · PHP · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
SpartnerNL/Laravel-Excelmain99

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