PHPackages                             upscale/ext-openswoole - 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. upscale/ext-openswoole

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

upscale/ext-openswoole
======================

Wrapper for ext-openswoole interchangeable with ext-swoole

v26.2.0(4mo ago)255.2k↓52.7%6Apache-2.0CI passing

Since Nov 21Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/upscalesoftware/ext-openswoole)[ Packagist](https://packagist.org/packages/upscale/ext-openswoole)[ RSS](/packages/upscale-ext-openswoole/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)DependenciesVersions (17)Used By (6)

Open Swoole ↔ Swoole
====================

[](#open-swoole--swoole)

The split of the Swoole community into [Swoole](https://github.com/swoole/swoole-src) and [Open Swoole](https://github.com/openswoole/ext-openswoole) projects has left its ecosystem at crossroads: either stick with the original PHP extension or switch over to its fork.

Metapackages [upscale/ext-swoole](https://github.com/upscalesoftware/ext-swoole) and [upscale/ext-openswoole](https://github.com/upscalesoftware/ext-openswoole) declare the two extensions as interchangeable. They enable PHP projects to support both extensions instead of choosing one or the other.

**Features:**

- Unique version constraints for `swoole` and `opensoole`
- Constraints resolution delegated to Composer
- Metapackage ships no code, just constraints

Usage
-----

[](#usage)

Declare compatibility with both extensions in your `composer.json`:

```
     "require": {
-        "ext-openswoole": "^4.0"
+        "upscale/ext-swoole": "^4.0",
+        "upscale/ext-openswoole": "^4.0"
     }
```

Presence of either extension will satisfy the requirements.

Versioning
----------

[](#versioning)

This metapackage mirrors official releases of [openswoole/ext-openswoole](https://github.com/openswoole/ext-openswoole). They are being tagged automatically.

Specify different constraints for each extension:

```
{
  "require": {
    "php": "~8.2.0",
    "upscale/ext-swoole": "^4.8.12",
    "upscale/ext-openswoole": "^4.12.0"
  }
}
```

License
-------

[](#license)

Copyright © Upscale Software. All rights reserved.

Licensed under the [Apache License, Version 2.0](https://github.com/upscalesoftware/ext-openswoole/blob/master/LICENSE.txt).

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance86

Actively maintained with recent releases

Popularity32

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.5% 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 ~80 days

Recently: every ~299 days

Total

16

Last Release

125d ago

Major Versions

v4.9.0 → v22.0.02022-11-21

v4.7.2 → v22.1.02023-02-08

v22.1.2 → v25.2.02025-02-01

v25.2.0 → v26.2.02026-03-01

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6521759?v=4)[Upscale Software](/maintainers/upscalesoftware)[@upscalesoftware](https://github.com/upscalesoftware)

---

Top Contributors

[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (32 commits)")[![sshymko](https://avatars.githubusercontent.com/u/1231423?v=4)](https://github.com/sshymko "sshymko (20 commits)")

---

Tags

swooleextensionopenswooleext-swooleext-openswooleOpen Swoole

### Embed Badge

![Health badge](/badges/upscale-ext-openswoole/health.svg)

```
[![Health](https://phpackages.com/badges/upscale-ext-openswoole/health.svg)](https://phpackages.com/packages/upscale-ext-openswoole)
```

###  Alternatives

[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1359.3k7](/packages/richardfan1126-yii2-js-register)[magepsycho/magento2-discountlimit

Magento 2 Discount Amount Limiter

1112.3k](/packages/magepsycho-magento2-discountlimit)

PHPackages © 2026

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