PHPackages                             rmtop/rmtop-cloud-store-api - 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. [API Development](/categories/api)
4. /
5. rmtop/rmtop-cloud-store-api

ActiveLibrary[API Development](/categories/api)

rmtop/rmtop-cloud-store-api
===========================

store api

1.1.5(5y ago)110PHP

Since Jun 9Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jhz-code/rmsf-cloud-store-api)[ Packagist](https://packagist.org/packages/rmtop/rmtop-cloud-store-api)[ RSS](/packages/rmtop-rmtop-cloud-store-api/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (2)Versions (16)Used By (0)

rmsf-cloud-store-api
====================

[](#rmsf-cloud-store-api)

#### 安装插件

[](#安装插件)

`composer require rmtop/rmsf-cloud-store-api `

#### 发布插件相关文件

[](#发布插件相关文件)

`php think rmtop:publish_top_store `

#### 数据迁移 自动创建配置数据库

[](#数据迁移-自动创建配置数据库)

`php think migrate:run `

#### 相关执行方法

[](#相关执行方法)

##### 配置项

[](#配置项)

```
addConfig(string $apiUrl,string $appKey,string $version)//创建配置

 editConfig(int $id,string $apiUrl,string $appKey,string $version) //更新配置

deleteConfig(int $id)

getConfig(int $id) //获取配置

```

#### 相关操作方法

[](#相关操作方法)

万能请求接口

`return getAlmightyRequest(int $configId,string $action,array $params)`

`参数解释:``$configId 创建配置项ID`
`$action   执行方法  对应请求 地址URl 接口路由`
`$params   请求相关接口所需要的参数`

"参数样例："

```
data:{
orderNoStr:"订单编号,多个订单用','隔开，一次性最多10个,"
apiCode:"助手编号"
}
url:"接口路由"
}

```

#### 完整请求案例

[](#完整请求案例)

###### 店铺订单列表拉取

[](#店铺订单列表拉取)

`$result =  new TopClient();`
`$result->setConfigId(1);`
`$result->setAction('wbc/gcso');`
`$result->setParams(['sellerNick'=>"fdyxw11",'apiCode'=>'t4','ps'=>'20','pi'=>'1','startTime'=>"2021-05-31",'endTime'=>'2021-06-10','status'=>'']);`
`$result = $result->Client();`

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

15

Last Release

1849d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/75cda7b466041ada81703375143554be315e8d558c3d64bfd6878126de608518?d=identicon)[rmsf.top](/maintainers/rmsf.top)

---

Top Contributors

[![jhz-code](https://avatars.githubusercontent.com/u/64343721?v=4)](https://github.com/jhz-code "jhz-code (20 commits)")

### Embed Badge

![Health badge](/badges/rmtop-rmtop-cloud-store-api/health.svg)

```
[![Health](https://phpackages.com/badges/rmtop-rmtop-cloud-store-api/health.svg)](https://phpackages.com/packages/rmtop-rmtop-cloud-store-api)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M984](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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