PHPackages                             firstw/php-extension-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. firstw/php-extension-export

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

firstw/php-extension-export
===========================

a simple library to export php extension library 's function, method or class and function, method,property inside a class

v1.0(6y ago)13MITPHPPHP &gt;=7.1

Since Jan 8Pushed 6y ago1 watchersCompare

[ Source](https://github.com/wujunwei/php-extension-export)[ Packagist](https://packagist.org/packages/firstw/php-extension-export)[ RSS](/packages/firstw-php-extension-export/feed)WikiDiscussions master Synced 1mo ago

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

php-extension-export
====================

[](#php-extension-export)

export php extension to php file

How to use
----------

[](#how-to-use)

```
require "../vendor/autoload.php";
try {
    FirstW\Export\Extension::dump('swoole', './swoole/');
} catch (Exception $e) {
    echo 'fail:'.$e->getMessage();
}
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

2322d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/34d69cd57bcf8de25a9ba3df7385b8e0595ccaa077f0d29516552cbd643cbe7f?d=identicon)[wujunwei](/maintainers/wujunwei)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/firstw-php-extension-export/health.svg)

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

###  Alternatives

[nunomaduro/curryable

An elegant and simple curry(f) implementation in PHP.

1752.2k](/packages/nunomaduro-curryable)[xj/yii2-ueditor-widget

yii2-ueditor-widget

191.1k1](/packages/xj-yii2-ueditor-widget)

PHPackages © 2026

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