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. [HTTP &amp; Networking](/categories/http)
4. /
5. raysoft/rollingcurl

ActiveLibrary[HTTP &amp; Networking](/categories/http)

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 2d 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 35% 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

3433d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/181444238?v=4)[jesonray](/maintainers/jesonray)[@jesonray](https://github.com/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)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M81](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.8k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M89](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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