PHPackages                             abuel3abbas/phpspreadsheet-classera - 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. abuel3abbas/phpspreadsheet-classera

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

abuel3abbas/phpspreadsheet-classera
===================================

PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

v1.1.0(3y ago)031MITPHPPHP ^7.4 || ^8.0

Since Apr 4Pushed 3y agoCompare

[ Source](https://github.com/MarwanAbbas33/PhpSpreadsheet-classera)[ Packagist](https://packagist.org/packages/abuel3abbas/phpspreadsheet-classera)[ Docs](https://github.com/PHPOffice/PhpSpreadsheet)[ RSS](/packages/abuel3abbas-phpspreadsheet-classera/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (18)Versions (4)Used By (0)

PhpSpreadsheet
==============

[](#phpspreadsheet)

PhpSpreadsheet-classera is a fork for PhpOffice/PhpSpreadsheet, this fork was made in order to match our classera code without any edit in the project code after the deprecation of PHPExcel.

PHP Version Support
-------------------

[](#php-version-support)

LTS: Support for PHP versions will only be maintained for a period of six months beyond the [end of life](https://www.php.net/supported-versions) of that PHP version.

Currently the required PHP minimum version is PHP **7.4**, and we [will support that version](https://www.php.net/eol.php) until 28th June 2023.

See the `composer.json` for other requirements.

Installation
------------

[](#installation)

Use [composer](https://getcomposer.org) to install PhpSpreadsheet into your project:

```
composer require abuel3abbas/phpspreadsheet-classera
```

If you are building your installation on a development machine that is on a different PHP version to the server where it will be deployed, or if your PHP CLI version is not the same as your run-time such as `php-fpm` or Apache's `mod_php`, then you might want to add the following to your `composer.json` before installing:

```
{
    "require": {
        "abuel3abbas/phpspreadsheet-classera": "^1.0"
    },
    "config": {
        "platform": {
            "php": "7.4"
        }
    }
}
```

and then run

```
composer install
```

to ensure that the correct dependencies are retrieved to match your deployment environment.

See [CLI vs Application run-time](https://php.watch/articles/composer-platform-check) for more details.

One or the other of these libraries is necessary if you want to generate HTML or PDF files that include charts; or to render a Chart to an Image format from within your code. They are not necessary to define charts for writing to `Xlsx` files. Other file formats don't support writing Charts.

Documentation
-------------

[](#documentation)

Read more about it, including install instructions, in the [official documentation](https://phpspreadsheet.readthedocs.io). Or check out the [API documentation](https://phpoffice.github.io/PhpSpreadsheet).

Please ask your support questions on [StackOverflow](https://stackoverflow.com/questions/tagged/phpspreadsheet), or have a quick chat on [Gitter](https://gitter.im/PHPOffice/PhpSpreadsheet).

PHPExcel vs PhpSpreadsheet ?
----------------------------

[](#phpexcel-vs-phpspreadsheet-)

PhpSpreadsheet is the next version of PHPExcel. It breaks compatibility to dramatically improve the code base quality (namespaces, PSR compliance, use of latest PHP language features, etc.).

Because all efforts have shifted to PhpSpreadsheet, PHPExcel will no longer be maintained. All contributions for PHPExcel, patches and new features, should target PhpSpreadsheet `master` branch.

Do you need to migrate? There is [an automated tool](/docs/topics/migration-from-PHPExcel.md) for that.

Migration
---------

[](#migration)

The main purpose of this repo is to migrate to phpoffice/spreadsheet with the least amount of changes so we edited the classes alises in composer.json to matchup the the classes names in phpexcel, I used a guide to do that with chatgpt here is the guide link :

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

3

Last Release

1131d ago

Major Versions

v0.1 → v1.0.02023-04-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/56138f2b1b7392c51874606c8d468399720f2b50523407c7b4bed1cc14e4d23b?d=identicon)[MarwanAbbas33](/maintainers/MarwanAbbas33)

---

Top Contributors

[![PowerKiKi](https://avatars.githubusercontent.com/u/72603?v=4)](https://github.com/PowerKiKi "PowerKiKi (498 commits)")[![MarkBaker](https://avatars.githubusercontent.com/u/770298?v=4)](https://github.com/MarkBaker "MarkBaker (490 commits)")[![oleibman](https://avatars.githubusercontent.com/u/10341515?v=4)](https://github.com/oleibman "oleibman (438 commits)")[![Progi1984](https://avatars.githubusercontent.com/u/1533248?v=4)](https://github.com/Progi1984 "Progi1984 (105 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (52 commits)")[![aswinkumar863](https://avatars.githubusercontent.com/u/32381261?v=4)](https://github.com/aswinkumar863 "aswinkumar863 (24 commits)")[![maartenba](https://avatars.githubusercontent.com/u/485230?v=4)](https://github.com/maartenba "maartenba (23 commits)")[![agopaul](https://avatars.githubusercontent.com/u/356427?v=4)](https://github.com/agopaul "agopaul (22 commits)")[![AkiraPenguin](https://avatars.githubusercontent.com/u/10262569?v=4)](https://github.com/AkiraPenguin "AkiraPenguin (16 commits)")[![ndench](https://avatars.githubusercontent.com/u/2062388?v=4)](https://github.com/ndench "ndench (11 commits)")[![fox34](https://avatars.githubusercontent.com/u/18050078?v=4)](https://github.com/fox34 "fox34 (11 commits)")[![Slamdunk](https://avatars.githubusercontent.com/u/152236?v=4)](https://github.com/Slamdunk "Slamdunk (11 commits)")[![fdjohnston](https://avatars.githubusercontent.com/u/4827454?v=4)](https://github.com/fdjohnston "fdjohnston (10 commits)")[![mjan4175](https://avatars.githubusercontent.com/u/62433832?v=4)](https://github.com/mjan4175 "mjan4175 (8 commits)")[![Jean85](https://avatars.githubusercontent.com/u/6729988?v=4)](https://github.com/Jean85 "Jean85 (8 commits)")[![carusogabriel](https://avatars.githubusercontent.com/u/16328050?v=4)](https://github.com/carusogabriel "carusogabriel (8 commits)")[![ccrims0n](https://avatars.githubusercontent.com/u/4971419?v=4)](https://github.com/ccrims0n "ccrims0n (8 commits)")[![frantzmiccoli](https://avatars.githubusercontent.com/u/2973447?v=4)](https://github.com/frantzmiccoli "frantzmiccoli (8 commits)")[![tiagof](https://avatars.githubusercontent.com/u/1729910?v=4)](https://github.com/tiagof "tiagof (7 commits)")[![dgeppo](https://avatars.githubusercontent.com/u/107109388?v=4)](https://github.com/dgeppo "dgeppo (7 commits)")

---

Tags

phpexcelxlsxlsxOpenXMLspreadsheetodsgnumeric

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/abuel3abbas-phpspreadsheet-classera/health.svg)

```
[![Health](https://phpackages.com/badges/abuel3abbas-phpspreadsheet-classera/health.svg)](https://phpackages.com/packages/abuel3abbas-phpspreadsheet-classera)
```

###  Alternatives

[phpoffice/phpspreadsheet

PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

13.9k293.5M1.2k](/packages/phpoffice-phpspreadsheet)

PHPackages © 2026

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