PHPackages                             moodrain/moodrain - 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. moodrain/moodrain

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

moodrain/moodrain
=================

only for moodrain

v1.4(6y ago)0123MITPHP

Since Jan 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/moodrain/moodrain)[ Packagist](https://packagist.org/packages/moodrain/moodrain)[ RSS](/packages/moodrain-moodrain/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

MoodRain
========

[](#moodrain)

> Chinese version [here](https://github.com/moodrain/moodrain/blob/master/README_CN.md)

List：
-----

[](#list)

### Main

[](#main)

- Config Tool
- Curl Package
- Domain Record
- Excel Handler
- FTP Client

### Secondary

[](#secondary)

- POP3 Store
- SMTP Client

### Informal

[](#informal)

- Downloader

Install
-------

[](#install)

```
composer require moodrain/moodrain

```

Config
------

[](#config)

- call save() of ConfigExample to export json config file
- the defualt path of config file is at the root of project, which you can call Config::setPath() to customize
- some password (moodrain、ftp、pop3、smtp's password) need to be base64 encoded, which will be decoded at the init of these tools

Start
-----

[](#start)

For fluent interface is implemented, you can get started even without document and only depending on the advice of IDE, like sending a request:

```
$rs = (new Curl('google.com/search'))->query(['q' => 'moodrain github'])->get();

```

Contribute
----------

[](#contribute)

Unit tests have coverd main tools, please run phpunit after configuration

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 64.3% 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 ~276 days

Total

4

Last Release

2272d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d90d8b74870ba7e056c7525849c67b39c6f7f6b036091f0d4d9106efbdc2a74?d=identicon)[moodrain](/maintainers/moodrain)

---

Top Contributors

[![moodrain](https://avatars.githubusercontent.com/u/19679621?v=4)](https://github.com/moodrain "moodrain (72 commits)")[![soonrain](https://avatars.githubusercontent.com/u/91186532?v=4)](https://github.com/soonrain "soonrain (40 commits)")

---

Tags

alismsaliyun-osscommand-line-toolconfig-toolcurlftp-clientphptools

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25025.5M80](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k20.0k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

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

87930.4k113](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.3M84](/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

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

PHPackages © 2026

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