PHPackages                             ninenight/export - 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. ninenight/export

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

ninenight/export
================

整合常用excel导出,方便管理和调用

1.0.5(6y ago)04MITPHPPHP &gt;=5.2CI failing

Since Mar 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/dhailing/dh-export)[ Packagist](https://packagist.org/packages/ninenight/export)[ RSS](/packages/ninenight-export/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

dh-export
=========

[](#dh-export)

---

### 安装

[](#安装)

---

`composer require ninenight/export `

### example

[](#example)

```
 //导出excel
        use ninenight\export\Export;

        $excelobj = new Export();
        $type = 'xlswriter';    //xlswriter,excel,csv,browser
        $excelobj->export($type, $filename, $title, $data)->doExport();
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

6

Last Release

2230d ago

PHP version history (3 changes)1.0.0PHP &gt;=7.0

1.0.1PHP &gt;=7.1

1.0.2PHP &gt;=5.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/52cd12f9914a96a4b0a61162d8c74b2a8dbd4965611e3bd11845fe9a0f4e9a2b?d=identicon)[Ndhailing](/maintainers/Ndhailing)

---

Top Contributors

[![dhailing](https://avatars.githubusercontent.com/u/19296538?v=4)](https://github.com/dhailing "dhailing (1 commits)")

### Embed Badge

![Health badge](/badges/ninenight-export/health.svg)

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

###  Alternatives

[superbig/craft3-beam

Generate CSVs and XLS files in your templates

1933.9k](/packages/superbig-craft3-beam)

PHPackages © 2026

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