PHPackages                             hyperf-wgy/excel - 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. hyperf-wgy/excel

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

hyperf-wgy/excel
================

hyperf excel

v1.0.1(4y ago)3294MITPHPPHP &gt;=7.4

Since Nov 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/wanggaoyang-zz/hyperf-execl)[ Packagist](https://packagist.org/packages/hyperf-wgy/excel)[ RSS](/packages/hyperf-wgy-excel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

hyperf-execl
============

[](#hyperf-execl)

- 安装
- composer require hyperf-wgy/excel
- 使用示例
- $data =\[
- ```
      ['field1' => 11111,'field2' => 22222],

    ```
- ```
      ['field1' => 111111,'field2' => 222222],

    ```
- \];
- $field = \['标题1' =&gt; 'field1','标题2' =&gt; 'field2'\]
- make(Excel::class)-&gt;export($data, $field, './runtime/excel/' . date('y-m-d'), '测试数据.xlsx');

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Every ~0 days

Total

2

Last Release

1650d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4942e3e7f239b67b874d53f3e891e45e1e60523a0fe6b8c5b9df18121e88ed70?d=identicon)[wanggaoyang-zz](/maintainers/wanggaoyang-zz)

---

Top Contributors

[![wanggaoyang-zz](https://avatars.githubusercontent.com/u/83255932?v=4)](https://github.com/wanggaoyang-zz "wanggaoyang-zz (10 commits)")

---

Tags

phpexcelhyperf

### Embed Badge

![Health badge](/badges/hyperf-wgy-excel/health.svg)

```
[![Health](https://phpackages.com/badges/hyperf-wgy-excel/health.svg)](https://phpackages.com/packages/hyperf-wgy-excel)
```

###  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)
