PHPackages                             convenia/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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. convenia/excel

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

convenia/excel
==============

Fork of Maatwebsite for reasons of incompatibility with php &gt;= 7.4 --- of Supercharged Excel exports in Laravel

3.1.7(7y ago)38.3k↓57.7%4MITPHPPHP ^7.0

Since Nov 14Pushed 1y agoCompare

[ Source](https://github.com/convenia/Laravel-Excel)[ Packagist](https://packagist.org/packages/convenia/excel)[ RSS](/packages/convenia-excel/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (7)Versions (133)Used By (0)

Laravel Excel v2.1.\* for Laravel
---------------------------------

[](#laravel-excel-v21-for-laravel)

This repository is a fork of Maatwebsite/Laravel-Excel to keep using v2 with php &gt;=7.4
-----------------------------------------------------------------------------------------

[](#this-repository-is-a-fork-of-maatwebsitelaravel-excel-to-keep-using-v2-with-php-74)

---

```
Excel::create('Laravel Excel', function($excel) {

    $excel->sheet('Excel sheet', function($sheet) {

        $sheet->setOrientation('landscape');

    });

})->export('xls');
```

---

Installation
============

[](#installation)

Require this package in your `composer.json` and update composer. This will download the package and PHPExcel of PHPOffice.

```
composer require "convenia/excel:~2.2.*"
```

In Laravel 5.5 or higher, this package will be automatically discovered and you can safely skip the following two steps.

If using Laravel 5.4 or lower, after updating composer, add the ServiceProvider to the providers array in `config/app.php`

```
Maatwebsite\Excel\ExcelServiceProvider::class,
```

You can use the facade for shorter code; if using Laravel 5.4 or lower, add this to your aliases:

```
'Excel' => Maatwebsite\Excel\Facades\Excel::class,
```

The class is bound to the ioC as `excel`

```
$excel = App::make('excel');
```

To publish the config settings in Laravel 5 use:

```
php artisan vendor:publish --provider="Maatwebsite\Excel\ExcelServiceProvider"
```

This will add an `excel.php` config file to your config folder.

Documentation
=============

[](#documentation)

The complete documentation can be found at:

License
=======

[](#license)

MIT

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 73.7% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~26 days

Recently: every ~256 days

Total

131

Last Release

1211d ago

Major Versions

1.3.10 → 2.1.112017-03-23

2.1.25 → 3.0.0-alpha2018-02-17

2.1.27 → 3.0.02018-03-15

2.1.28 → 3.0.62018-06-12

2.1.30 → 3.1.02018-10-03

PHP version history (5 changes)v0.1.0PHP &gt;=5.3.0

v2.0.10PHP &gt;=5.4

v2.1.1PHP &gt;=5.5

3.0.0-alphaPHP ^7.1

3.0.1PHP ^7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8290803?v=4)[Victor Gomes](/maintainers/vtrgomes)[@vtrgomes](https://github.com/vtrgomes)

---

Top Contributors

[![patrickbrouwers](https://avatars.githubusercontent.com/u/7728097?v=4)](https://github.com/patrickbrouwers "patrickbrouwers (344 commits)")[![MaatwebsiteSupport](https://avatars.githubusercontent.com/u/5889106?v=4)](https://github.com/MaatwebsiteSupport "MaatwebsiteSupport (43 commits)")[![Arkanius](https://avatars.githubusercontent.com/u/6404401?v=4)](https://github.com/Arkanius "Arkanius (14 commits)")[![mewben](https://avatars.githubusercontent.com/u/2163157?v=4)](https://github.com/mewben "mewben (5 commits)")[![hicode](https://avatars.githubusercontent.com/u/1543428?v=4)](https://github.com/hicode "hicode (5 commits)")[![devinfd](https://avatars.githubusercontent.com/u/468399?v=4)](https://github.com/devinfd "devinfd (5 commits)")[![carusogabriel](https://avatars.githubusercontent.com/u/16328050?v=4)](https://github.com/carusogabriel "carusogabriel (4 commits)")[![brandonzylstra](https://avatars.githubusercontent.com/u/9854?v=4)](https://github.com/brandonzylstra "brandonzylstra (4 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (3 commits)")[![FrankPeters](https://avatars.githubusercontent.com/u/3206714?v=4)](https://github.com/FrankPeters "FrankPeters (3 commits)")[![lk77](https://avatars.githubusercontent.com/u/9606882?v=4)](https://github.com/lk77 "lk77 (2 commits)")[![alexcarter404](https://avatars.githubusercontent.com/u/6672121?v=4)](https://github.com/alexcarter404 "alexcarter404 (2 commits)")[![aliusa](https://avatars.githubusercontent.com/u/9768908?v=4)](https://github.com/aliusa "aliusa (2 commits)")[![andi-xd](https://avatars.githubusercontent.com/u/22353317?v=4)](https://github.com/andi-xd "andi-xd (2 commits)")[![Cyrille37](https://avatars.githubusercontent.com/u/368965?v=4)](https://github.com/Cyrille37 "Cyrille37 (2 commits)")[![DavyDeCoster](https://avatars.githubusercontent.com/u/6095391?v=4)](https://github.com/DavyDeCoster "DavyDeCoster (2 commits)")[![drakakisgeo](https://avatars.githubusercontent.com/u/1863506?v=4)](https://github.com/drakakisgeo "drakakisgeo (2 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (2 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (2 commits)")[![GregPeden](https://avatars.githubusercontent.com/u/1343049?v=4)](https://github.com/GregPeden "GregPeden (2 commits)")

---

Tags

phplaravelexportexcelcsvimportbatchPHPExcelphpspreadsheet

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.9k157.3M890](/packages/maatwebsite-excel)

PHPackages © 2026

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