PHPackages                             reasno/swoole-aliyunoss-addon - 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. reasno/swoole-aliyunoss-addon

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

reasno/swoole-aliyunoss-addon
=============================

Make Aliyun OSS SDK work with swoole CURL\_HOOK.

v1.0.1(6y ago)3324.3k—5.2%7[1 issues](https://github.com/Reasno/swoole-aliyunoss-addon/issues)1MITPHP

Since May 15Pushed 5y agoCompare

[ Source](https://github.com/Reasno/swoole-aliyunoss-addon)[ Packagist](https://packagist.org/packages/reasno/swoole-aliyunoss-addon)[ RSS](/packages/reasno-swoole-aliyunoss-addon/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (3)Used By (1)

Update: Swoole 4.6 以后，已支持Native Curl Hook（编译时注意开启），无需本组件即可直接使用阿里云OSS。
---------------------------------------------------------------------

[](#update-swoole-46-以后已支持native-curl-hook编译时注意开启无需本组件即可直接使用阿里云oss)

本组件解决了阿里云官方PHP OSS SDK和Swoole CURL\_HOOK的兼容问题。

安装本组件后就可以顺畅开启CURL\_HOOK协程化阿里云OSS。

问题
--

[](#问题)

开启CURL\_HOOK后使用阿里云OSS会报错：

```
Oss\Core\OssException: : RequestId:

```

解决方案
----

[](#解决方案)

请同时安装官方SDK和本组件。

```
composer require aliyuncs/oss-sdk-php
composer require reasno/swoole-aliyunoss-addon
```

如果解决了问题，请star 谢谢！

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

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

2241d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f7af73177d27773a882385657d18105ac6dbe5eddf81ff883495bf4edd70f14?d=identicon)[Reasno](/maintainers/Reasno)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/reasno-swoole-aliyunoss-addon/health.svg)

```
[![Health](https://phpackages.com/badges/reasno-swoole-aliyunoss-addon/health.svg)](https://phpackages.com/packages/reasno-swoole-aliyunoss-addon)
```

###  Alternatives

[ericnorris/amazon-s3-php

A lightweight and fast S3 client for PHP.

2147.0k](/packages/ericnorris-amazon-s3-php)

PHPackages © 2026

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