PHPackages                             myphps/my-rpc - 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. myphps/my-rpc

ActiveLibrary[API Development](/categories/api)

myphps/my-rpc
=============

rpc服务(jsonRpc)

05PHP

Since Jan 21Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/ncwsky/my-rpc)[ Packagist](https://packagist.org/packages/myphps/my-rpc)[ RSS](/packages/myphps-my-rpc/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

RPC(json)服务

**安装**

```
mkdir rpc
cd rpc

composer require myphps/my-rpc

cp vendor/myphps/my-rpc/run.example.php run.php
cp vendor/myphps/my-rpc/conf.example.php conf.php
chmod +x run.php

修改 run.php conf.php配置
运行(tcp模式) ./run.php

```

**其他**
app/control/JsonRpcAct.php 为myphp框架http请求示例

**示例说明**
`Http模式`

`Tcp模式`

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance56

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9b74c5891fa18ea096b482ac20434e2847f4ed94292615ac6c5703251b7bd4c1?d=identicon)[ep1086](/maintainers/ep1086)

### Embed Badge

![Health badge](/badges/myphps-my-rpc/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M186](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M33](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M452](/packages/google-gax)

PHPackages © 2026

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