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

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

codecon/laravel-simplesheet
===========================

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

2.0(3y ago)02.8kMITPHPPHP ^7.2|^8.0

Since Aug 9Pushed 3y agoCompare

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

READMEChangelog (1)Dependencies (5)Versions (2)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

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.3% 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

Unknown

Total

1

Last Release

1377d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d6bd1dd358467729c332332f7e4e1a53466ab82e97dab7cf5cead75305eefd9?d=identicon)[codecon](/maintainers/codecon)

---

Top Contributors

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

---

Tags

phplaravelexportexcelcsvspreadsheetimportbatchboxspoutsimplesheet

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/codecon-laravel-simplesheet/health.svg)](https://phpackages.com/packages/codecon-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)
