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 2mo 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 60% 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

2221d 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

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M318](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M292](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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