PHPackages                             ws0906/excel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. ws0906/excel

ActiveLibrary[File &amp; Storage](/categories/file-storage)

ws0906/excel
============

Supercharged Excel exports and imports in Laravel

01PHP

Since Sep 6Pushed 2y ago1 watchersCompare

[ Source](https://github.com/jws1837/ws0906excel)[ Packagist](https://packagist.org/packages/ws0906/excel)[ RSS](/packages/ws0906-excel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Laravel Excel logo](https://user-images.githubusercontent.com/7728097/67977317-26178100-fc18-11e9-943e-c5302ca32622.png)](https://user-images.githubusercontent.com/7728097/67977317-26178100-fc18-11e9-943e-c5302ca32622.png)

### Supercharged Excel exports and imports

[](#supercharged-excel-exports-and-imports)

 A simple, but elegant [Laravel](https://laravel.com) wrapper around [PhpSpreadsheet](https://phpspreadsheet.readthedocs.io/)exports and imports.

####  [Quickstart](https://docs.laravel-excel.com/3.1/exports/)  ·  [Documentation](https://docs.laravel-excel.com/3.1/getting-started/)  ·  [Video Course](https://course.laravel-excel.com)  ·  [Nova](https://github.com/Maatwebsite/Laravel-Nova-Excel)  ·  [Blog](https://medium.com/maatwebsite/laravel-excel/home)  ·  [Contributing](https://docs.laravel-excel.com/3.1/getting-started/contributing.html)  ·  [Support](https://docs.laravel-excel.com/3.1/getting-started/support.html)

[](#--quickstart------documentation------video-course------nova------blog------contributing------support)

 [ ![Github Actions](https://github.com/Maatwebsite/Laravel-Excel/workflows/Run%20tests/badge.svg?branch=3.1) ](https://github.com/Maatwebsite/Laravel-Excel/actions) [ ![StyleCI](https://camo.githubusercontent.com/e437d90f8b8bd8d4166b169d7812c0f36e2d20a8ebcacc3a9ba02b9c41ab4d1e/68747470733a2f2f7374796c6563692e696f2f7265706f732f31343235393339302f736869656c643f6272616e63683d332e31) ](https://styleci.io/repos/14259390) [ ![Latest Stable Version](https://camo.githubusercontent.com/b4354491c51694ea51ca96b7a1af0ea7e61afc92c61fd4c3c03be215294150db/68747470733a2f2f706f7365722e707567782e6f72672f6d616174776562736974652f657863656c2f762f737461626c652e706e67) ](https://packagist.org/packages/maatwebsite/excel) [ ![Total Downloads](https://camo.githubusercontent.com/9b4fd31bb4092001dc86517d083383b1455d1bea1da88bcd87eb1e9b79be2b79/68747470733a2f2f706f7365722e707567782e6f72672f6d616174776562736974652f657863656c2f646f776e6c6f6164732e706e67) ](https://packagist.org/packages/maatwebsite/excel) [ ![License](https://camo.githubusercontent.com/7c199f57a2e2c68bb14e188faf5c1b1a7a3f021cb9b724f5a2ad6cbd05b8408a/68747470733a2f2f706f7365722e707567782e6f72672f6d616174776562736974652f657863656c2f6c6963656e73652e706e67) ](https://packagist.org/packages/maatwebsite/excel)

✨ Features
----------

[](#-features)

- **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.

[![banner](https://user-images.githubusercontent.com/7728097/57463977-2263fc80-727c-11e9-833d-669d816fb7fb.jpg)](https://user-images.githubusercontent.com/7728097/57463977-2263fc80-727c-11e9-833d-669d816fb7fb.jpg)

🎓 Learning Laravel Excel
------------------------

[](#-learning-laravel-excel)

You can find the full documentation of Laravel Excel [on the website](https://docs.laravel-excel.com).

We welcome suggestions for improving our docs. The documentation repository can be found at .

Some articles and tutorials can be found on our blog:

🎥 Video Course
--------------

[](#-video-course)

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.

📬 License &amp; Postcardware
----------------------------

[](#mailbox_with_mail-license--postcardware)

[![1_5nblgs68uarg0wxxejozdq](https://user-images.githubusercontent.com/7728097/53638144-9e5f1a00-3c25-11e9-9f4a-fc71c9d94562.jpg)](https://user-images.githubusercontent.com/7728097/53638144-9e5f1a00-3c25-11e9-9f4a-fc71c9d94562.jpg)

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:

🔧 Supported Versions
--------------------

[](#wrench-supported-versions)

Versions will be supported for a limited amount of time.

VersionLaravel VersionPhp VersionSupport2.1&lt;=5.6&lt;=7.0Unsupported since 15-5-20183.0^5.5^7.0Unsupported since 31-12-20183.1^5.8|^6.0|^7.0|^8.0^7.2|^8.0New features

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9b65cafc4d38ff88c2f47b1903fde37afe8271f6205951068d75445e34079dba?d=identicon)[jws1837](/maintainers/jws1837)

### Embed Badge

![Health badge](/badges/ws0906-excel/health.svg)

```
[![Health](https://phpackages.com/badges/ws0906-excel/health.svg)](https://phpackages.com/packages/ws0906-excel)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
