PHPackages                             nikookherad/spreadsheet - 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. nikookherad/spreadsheet

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

nikookherad/spreadsheet
=======================

This service is for easy work with Excel files

v1.1.0(3y ago)03MITPHPPHP &gt;=7.4

Since Oct 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/a-nikookherad/spreadsheet)[ Packagist](https://packagist.org/packages/nikookherad/spreadsheet)[ Docs](https://github.com/ali-nikookherad/spreadsheet)[ RSS](/packages/nikookherad-spreadsheet/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

Excel file reader service
=========================

[](#excel-file-reader-service)

### Summery:

[](#summery)

This service is for easy work with Excel files

*Notice:* **This service needs PhpOffice\\PhpSpreadsheet package**

**This service has six methods that can be used in a chain**

- Purify method: Takes from you the Excel file's address:

```
  $excelFile=Excel\Excel::purify(string $excelFileStoragePath,string $extension = null);
```

and other methods come after that

```
  $excelFileRows=$excelFile->rows(): array;

  list($head,$rows)=$excelFile->read(): array;

  $records=$excelFile->records(): array;

  $excelFilesRowsJustFirstRow=$excelFile->header(): array;

  $excelFilesRowsWithoutFirstRow=$excelFile->body(): array;
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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 ~68 days

Total

2

Last Release

1235d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6c9ddfe4c2e8aa6575883997df0296df264eeab2d5aac720ddc265e2c444b8ca?d=identicon)[a.nikookherad](/maintainers/a.nikookherad)

---

Tags

excelspreadsheet

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nikookherad-spreadsheet/health.svg)

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

###  Alternatives

[bfinlay/laravel-excel-seeder

Seed the database with Laravel using Excel, XLSX, XLS, CSV, ODS, Gnumeric, XML, HTML, SLK files

3944.4k](/packages/bfinlay-laravel-excel-seeder)[roromix/spreadsheetbundle

This is a Symfony 7.1+ Bundle helps you to read and write Spreadsheet files (including pdf, xls, xlsx, odt, csv), thanks to the PHPSpreadsheet library

24410.2k1](/packages/roromix-spreadsheetbundle)[onurb/excel-bundle

Symfony Bundle to read or write Excel file (including pdf, xlsx, odt), using phpoffice/phpspreadsheet library (replacement of phpoffice/phpexcel, abandonned)

15332.0k](/packages/onurb-excel-bundle)[aklump/loft_data_grids

PHP Classes to allow data placement in a grid structure and exporting in various data formats.

1119.6k](/packages/aklump-loft-data-grids)

PHPackages © 2026

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