Laravel-Excel is a simple and elegant wrapper around PhpSpreadsheet with the goal of simplifying Excel exports and imports. The library allow to supercharge your Laravel collections or Blade views and export them directly to an Excel or CSV document. Export queries with automatic chunking is supported for better performance.

Import workbooks and worksheets to Eloquent models with chunk reading and batch inserts! You can also queue every chunk of a file! Your entire import will happen in the background. Finally you can use a HTML table in a Blade view and export that to Excel, to get a custom layout in your spreadsheet.

The library have just celebrated its fifth year already and the infographic below show the major milestones :

Released under an MIT license.

LEAVE A REPLY

Please enter your comment!
Please enter your name here