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 3w 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

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

2277d 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://avatars.githubusercontent.com/u/22056984?v=4)[Ndhailing](/maintainers/Ndhailing)[@Ndhailing](https://github.com/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

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[yajra/laravel-datatables-export

Laravel DataTables Queued Export Plugin.

362.2M4](/packages/yajra-laravel-datatables-export)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54681.3k18](/packages/solspace-craft-freeform)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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