Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Laravel Excel | 11,711 | 4,768 | 426 | 3 days ago | 162 | February 16, 2023 | 24 | mit | PHP | |
🚀 Supercharged Excel exports and imports in Laravel | ||||||||||
Fast Excel | 1,884 | 23 | 17 | a month ago | 59 | March 13, 2023 | 69 | mit | PHP | |
🦉 Fast Excel import/export for Laravel | ||||||||||
Laracsv | 583 | 9 | 1 | 3 years ago | 3 | June 19, 2020 | 2 | mit | PHP | |
A Laravel package to easily generate CSV files from Eloquent model | ||||||||||
Laravel Report Generator | 470 | 12 | a year ago | 35 | April 23, 2022 | 3 | mit | Blade | ||
Rapidly Generate Simple Pdf, CSV, & Excel Report Package on Laravel | ||||||||||
Stream Parser | 420 | 3 | 4 months ago | 13 | March 02, 2022 | 6 | mit | PHP | ||
⚡ PHP7 / Laravel Multi-format Streaming Parser | ||||||||||
Querybuilderparser | 152 | 4 | 3 months ago | 19 | March 02, 2023 | 12 | mit | PHP | ||
A simple to use query builder for the jQuery QueryBuilder plugin for use with Laravel. | ||||||||||
Laravel Nova Csv Import | 144 | 4 days ago | 14 | May 02, 2022 | 18 | mit | PHP | |||
A simple CSV import component for Laravel Nova | ||||||||||
Laravel Import Csv Demo | 90 | 4 years ago | 6 | PHP | ||||||
Small demo project to import CSV in Laravel 5.5 with matching the columns. | ||||||||||
Laravel Csv Seeder | 75 | 13 days ago | 16 | December 11, 2021 | 3 | other | PHP | |||
Seed your database with Laravel using CSV files | ||||||||||
Laravel Larex | 71 | 5 months ago | 26 | July 12, 2022 | 1 | mit | PHP | |||
Laravel Larex lets you translate your whole Laravel application with a single CSV file. |
A simple, but elegant Laravel wrapper around PhpSpreadsheet exports and imports.
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.
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 SpartnerNL/laravel-excel-docs.
Some articles and tutorials can be found on our blog: https://medium.com/maatwebsite/laravel-excel/home
Laravel Excel is created with love and care by Spartner (formerly known as Maatwebsite) to give back to the Laravel community. It 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.
Spartner 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
We are a strategic development partner, creating web-based custom built software from Laravel. In need of a digital solution for your challenge? Give us a call.
https://spartner.software [email protected] +31 (0) 10 - 7449312
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.8 | <=10.x | ^7.2 | ^8.0 | New features |