maatwebsite/excel
Laravel Excel is a Laravel wrapper for PhpSpreadsheet that makes Excel/CSV exports and imports simple and fast. Export collections or queries with automatic chunking, handle large datasets efficiently, and integrate cleanly into your Laravel apps.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/simple-excel | 0.88 | Lightweight reader/writer for simple CSV and XLSX files in PHP/Laravel. Uses generators and LazyCollection for low memory usage on large files. Quickly stream rows for processing or export data without loading entire spreadsheets into memory. | 1,349 | 1,349 | 138 | 447K | 0 | 39.9 | 41.0 | MIT | 1 month ago | |
| rap2hpoutre/fast-excel | 0.86 | Fast Excel import/export for Laravel powered by Spout. Quickly export Eloquent models or collections to XLSX/ODS/CSV, customize column mapping, and download from controllers. Import files to collections, configure CSV options, or persist rows directly to the database. | 2,310 | 2,326 | 267 | 791K | 77 | 68.4 | 70.8 | MIT | 2 weeks ago | |
| spatie/laravel-personal-data-export | 0.79 | Generate GDPR-style personal data exports as ZIP files in Laravel. Define what to include via a model method, add JSON and files (local or S3), store zips privately, email users a download link, and clean up old exports with an artisan command. | 547 | 550 | 28 | 13K | 0 | 32.6 | 22.7 | MIT | 1 month ago | |
| spatie/laravel-export | 0.77 | Export a Laravel app as a static site bundle. Crawls your routes to generate HTML for every URL and copies your public assets into an export folder, ready to upload to Netlify or any static host—keep Laravel tools locally while deploying static. | 659 | 659 | 62 | 5K | 0 | 32.2 | 14.8 | MIT | 1 month ago | |
| laravel/laravel | 0.71 | Laravel is a modern PHP web application framework with elegant syntax. It provides fast routing, dependency injection, Eloquent ORM, migrations, caching and sessions, queues, and real-time broadcasting—plus extensive documentation and tutorials. | 84,081 | 84,782 | 24,690 | 695K | 0 | 69.7 | 15.7 | — | 1 week ago |
How can I help you explore Laravel packages today?