PHPackages                             nikazooz/laravel-simplesheet - 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. nikazooz/laravel-simplesheet

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

nikazooz/laravel-simplesheet
============================

Simple, powerful and memory-efficient spreadsheet exports and imports in Laravel

2.0.2(5y ago)1420.7k↓50%10MITPHPPHP ^7.2|^8.0

Since May 10Pushed 4y agoCompare

[ Source](https://github.com/nikazooz/laravel-simplesheet)[ Packagist](https://packagist.org/packages/nikazooz/laravel-simplesheet)[ RSS](/packages/nikazooz-laravel-simplesheet/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (5)Versions (11)Used By (0)

**THIS PACKAGE HAS BEEN ABANDONED**

Laravel Simplesheet
===================

[](#laravel-simplesheet)

Wrapper around [Box Spout](http://opensource.box.com/spout/) with the goal of simplifying exports and imports in [Laravel](https://laravel.com).

####  [Quickstart](https://nikazooz.github.io/laravel-simplesheet/1.x/exports/)  ·  [Documentation](https://nikazooz.github.io/laravel-simplesheet/1.x/getting-started/)  ·  [Contributing](https://nikazooz.github.io/laravel-simplesheet/1.x/getting-started/contributing.html)  ·  [Support](https://nikazooz.github.io/laravel-simplesheet/1.x/getting-started/support.html)

[](#--quickstart------documentation------contributing------support)

Credits
-------

[](#credits)

This package uses a lot of code copied from [Laravel Excel](https://laravel-excel.maatwebsite.nl) and probably wouldn't exist without it, so a big thanks to the Laravel Excel team for their work on that amazing package. Make sure to check it out!

Rationale
---------

[](#rationale)

Laravel Excel is an amazing package and I highly recommend it. One problem I've had with it comes from using [PhpSpreadsheet](https://phpspreadsheet.readthedocs.io/): working with really big datasets requires a lot of memory, even when the exports/imports are chunked. Some of the features provided by PhpSpreadsheet, like cell mapping and formulas, require it to hold entire document represented by objects in memory.

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

[](#-features)

- **Easily export** from different sources: an array, Laravel Collection or query, to different [supported formats](https://nikazooz.github.io/laravel-simplesheet/1.x/exports/export-formats.html)
- **Supercharged imports** import of workbooks and worksheets to Eloquent models with batch inserts! Have large files? Your entire import can happen in the background. If you like, you can even handle each row youself!
- **Memory efficient.** Using Box Spout allows this package to use considerably less memory than some alternatives.

Compared to Laravel Excel, this package provides less features because it uses a different library for working with spreadsheets under the hood. However it assures that exports and imports are fast and require less memory.

🎓 Using Laravel Simplesheet
---------------------------

[](#-using-laravel-simplesheet)

You can find the full documentation of Laravel Simplesheet [on the website](https://nikazooz.github.io/laravel-simplesheet).

Suggestions for improving the docs are welcome. The documentation repository can be found at .

License
-------

[](#license)

This software is open source and licensed under the [MIT license](https://choosealicense.com/licenses/mit/).

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

[](#wrench-supported-versions)

Versions will be supported for a limited amount of time.

VersionLaravel VersionPhp VersionBox SpoutSupport1.\*5.5 - 8.\*^7.1^2.7No further support2.\*5.5 - 8.\*&gt;=7.2^3.2No further support

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~80 days

Recently: every ~11 days

Total

10

Last Release

1832d ago

Major Versions

1.3.1 → 2.0.02021-03-20

PHP version history (2 changes)1.0.0PHP ^7.1

2.0.0PHP ^7.2|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/11d027cb10b2e60e82439b34d37e7e1ef0a886ccc87e25e6d6d66ba5de8c0501?d=identicon)[nikazooz](/maintainers/nikazooz)

---

Top Contributors

[![nikazooz](https://avatars.githubusercontent.com/u/13997617?v=4)](https://github.com/nikazooz "nikazooz (71 commits)")

---

Tags

phplaravelexportexcelcsvspreadsheetimportbatchboxspoutsimplesheet

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nikazooz-laravel-simplesheet/health.svg)

```
[![Health](https://phpackages.com/badges/nikazooz-laravel-simplesheet/health.svg)](https://phpackages.com/packages/nikazooz-laravel-simplesheet)
```

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k144.3M712](/packages/maatwebsite-excel)

PHPackages © 2026

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