PHPackages                             raysoft/rollingcurl - 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. raysoft/rollingcurl

ActiveLibrary

raysoft/rollingcurl
===================

rolling curl

0.1.3(9y ago)115MITPHP

Since Feb 5Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jesonray/RollingCurl)[ Packagist](https://packagist.org/packages/raysoft/rollingcurl)[ RSS](/packages/raysoft-rollingcurl/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Rolling Curl - 快速http请求模块
=========================

[](#rolling-curl---快速http请求模块)

应用场景:

- 请求量大
- 需控制并发
- 实时性高
- 数据量小

依赖组件:

- Sockets
- PCNTL
- Redis
- Curl

技术方案:

- deamon监视
- redis高速队列
- Socket触发
- Curl并发查询
- http回调

安装
--

[](#安装)

建议通过[composer](http://getcomposer.org/download/)安装.

运行

```
php composer.phar require --dev --prefer-dist raysoft/rollingcurl

```

或将

```
"raysoft/rollingcurl": "*"

```

添加到 `composer.json` 文件中.

用法
--

[](#用法)

1. 修改rollcurld中的相关路径, 然后执行`./rollcurld start`运行deamon;
2. 如果需要添加到服务中设置自动启动, 请将rollcurld复制到/etc/init.d/中, 并修改相关路径;
3. 参考tests/run.php中的使用方法.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

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

Total

4

Last Release

3385d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d1edc812a0b7a12df466b81082af7ec32dd06adb32743247493cc2fc118c54f5?d=identicon)[jesonray](/maintainers/jesonray)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/raysoft-rollingcurl/health.svg)

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

PHPackages © 2026

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