SpartnerNL / Laravel-Excel by spartner

Supercharged Excel exports and imports in Laravel
82,705,766
12,002
229
Package Data
Maintainer Username: spartner
Maintainer Contact: patrick@spartner.nl (Patrick Brouwers)
Package Create Date: 2013-11-09
Package Last Update: 2024-04-09
Home Page: https://laravel-excel.com
Language: PHP
License: MIT
Last Refreshed: 2024-04-16 15:04:54
Package Statistics
Total Downloads: 82,705,766
Monthly Downloads: 2,073,505
Daily Downloads: 91,784
Total Stars: 12,002
Total Watchers: 229
Total Forks: 1,886
Total Open Issues: 8

| 🎥 COURSE: "Advanced Laravel Excel". Grab your early-bird discount now! https://course.laravel-excel.com | | --- |

  • Easily export collections to Excel. Supercharge your Laravel collections and export them directly to an Excel or CSV document. Exporting has never been so easy.

  • Supercharged exports. Export queries with automatic chunking for better performance. You provide us the query, we handle the performance. Exporting even larger datasets? No worries, Laravel Excel has your back. You can queue your exports so all of this happens in the background.

  • Supercharged imports. Import workbooks and worksheets to Eloquent models with chunk reading and batch inserts! Have large files? You can queue every chunk of a file! Your entire import will happen in the background.

  • Export Blade views. Want to have a custom layout in your spreadsheet? Use a HTML table in a Blade view and export that to Excel.

🎓 Learning Laravel Excel

You can find the full documentation of Laravel Excel on the website.

We welcome suggestions for improving our docs. The documentation repository can be found at https://github.com/Maatwebsite/laravel-excel-docs.

Some articles and tutorials can be found on our blog: https://medium.com/maatwebsite/laravel-excel/home

🎥 Video Course

1_bzlh2ituv5x7yu2wenhxxw

We are currently building a video course called "Advanced Laravel Excel". In this video course we’ll build a small application with real-life, complex imports and exports that go beyond simple user imports and exports. We’ll go step-by-step and tackle implementing Laravel Excel in a performant way.

If you sign up now, you’ll get notified when the course launches and get it for the early bird price of $69 instead of ~~$99~~.

https://course.laravel-excel.com

:mailbox_with_mail: License & Postcardware

1_5nblgs68uarg0wxxejozdq

Laravel Excel is completely free (MIT license) to use, however the package is licensed as Postcardware. This means that if it makes it to your production environment, we would very much appreciate receiving a postcard from your hometown.

Maatwebsite
Markt 2
6231 LS Meerssen
The Netherlands

More about the license can be found at: https://docs.laravel-excel.com/3.1/getting-started/license.html

:wrench: Supported Versions

Versions will be supported for a limited amount of time.

| Version | Laravel Version | Php Version | Support | |---- |----|----|----| | 2.1 | <=5.6 | <=7.0 | Unsupported since 15-5-2018 | | 3.0 | ^5.5 | ^7.0 | Unsupported since 31-12-2018 | | 3.1 | ^5.5 | ^7.1 | New features |