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

rap2hpoutre/fast-excel

🦉 Fast Excel import/export for Laravel observed · 2026-08-28

github.com/rap2hpoutre/fast-excel · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 98
  • 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: 10
  • age_days: 3072
  • days_rel: 17
  • days_push: 17
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

2321 stars · 269 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Laravel package for fast, memory-efficient import and export of Excel (xlsx, ods) and CSV files, built on top of Spout. It converts Eloquent models, queries, and collections to and from spreadsheet files with streaming to keep memory usage low.

Use cases

  • export laravel models to xlsx
  • import excel file into laravel collection
  • download csv from controller
  • export large dataset to excel without running out of memory
  • convert collection to spreadsheet file
  • import csv with custom delimiter

When to choose

  • you need fast, low-memory Excel/CSV import or export in a Laravel app
  • you want to stream large exports or downloads
  • you need xlsx, ods, and csv support from one API

When to avoid

  • you need to style cells, formulas, or complex spreadsheet formatting
  • you are not using Laravel or PHP
  • you need to modify existing Excel files in place

Facets

library · maturity active

serialization file-system web-development files spreadsheets php excel xlsx csv ods laravel-package spout memory-efficiency import-export laravel

1 source

Member repositories

RepositoryRoleHealth v2
rap2hpoutre/fast-excelmain98

For agents

markdown · JSON · MCP: product_card(name="rap2hpoutre/fast-excel")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem