PHPackages                             qingsong/think-phpexcel - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. qingsong/think-phpexcel

ActiveLibrary[File &amp; Storage](/categories/file-storage)

qingsong/think-phpexcel
=======================

read excel for tp5 or tp6

2.0(4y ago)012MITPHPPHP &gt;=5.4.0

Since Mar 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/wangqs33/think-phpexcel)[ Packagist](https://packagist.org/packages/qingsong/think-phpexcel)[ Docs](https://github.com/wangqs33/think-phpexcel)[ RSS](/packages/qingsong-think-phpexcel/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

think-phpexcel
==============

[](#think-phpexcel)

The TP6 phpexcel read excel for tp5 or tp6

安装
--

[](#安装)

### 执行命令安装

[](#执行命令安装)

```
composer require qingsong/think-phpexcel

```

调用方法
----

[](#调用方法)

```
EXCEL类型可以是XLS或XLSX
$filePath='./example.xlsx';
$PHPExcel = \qingsong\phpexcel\Readphpexcel::load($filePath);

```

删除包
---

[](#删除包)

```
composer remove qingsong/think-phpexcel

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1557d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d0d0acc81758e450edcd3e0852da05365a3d368379c4168e543da84d891e158?d=identicon)[zhouwang](/maintainers/zhouwang)

---

Top Contributors

[![wangqs33](https://avatars.githubusercontent.com/u/34345283?v=4)](https://github.com/wangqs33 "wangqs33 (23 commits)")

### Embed Badge

![Health badge](/badges/qingsong-think-phpexcel/health.svg)

```
[![Health](https://phpackages.com/badges/qingsong-think-phpexcel/health.svg)](https://phpackages.com/packages/qingsong-think-phpexcel)
```

PHPackages © 2026

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