定制 darkaonline/ripcord 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

darkaonline/ripcord

最新稳定版本:v0.3

Composer 安装命令:

composer require darkaonline/ripcord

包简介

RPC client and server around PHP's xmlrpc library

README 文档

README

Total Downloads GuitHub Sponsor

Ripcord - XML RPC client and server for PHP

This packages is a copy of https://code.google.com/p/ripcord/.

Installation

    composer require darkaonline/ripcord

Requirements

Requires the PHP extension XML-RPC.

For Laravel Users

  • Open your AppServiceProvider (located in app/Providers) and add this line in register function
    $this->app->register(\Ripcord\Providers\Laravel\ServiceProvider::class);
  • Run ripcord:publish to publish configs (config/ripcord.php) or just copy ripcord.php file from vendor/darkaonline/ripcord/src/Ripcord/Prividers/Laravel/config and paste to config folder

Extending

Just extend Ripcord class and all your coinfg and basic connection will be done for you automaticly

  namespace Foo\Bar;
  
  use Ripcord\Providers\Laravel\Ripcord;
  
  class Provider extends Ripcord
  {
    ...
  }

Support

GuitHub Sponsor

统计信息

  • 总下载量: 810.81k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 38
  • 点击次数: 3
  • 依赖项目数: 11
  • 推荐数: 0

GitHub 信息

  • Stars: 36
  • Watchers: 4
  • Forks: 24
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固