定制 processout/processout-php 二次开发

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

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

processout/processout-php

最新稳定版本:v7.4.1

Composer 安装命令:

composer require processout/processout-php

包简介

ProcessOut API bindings.

README 文档

README

Latest Stable Version License

This package provides bindings to the ProcessOut API.

Dependencies

  • PHP 5.4 or above
  • cURL PHP extension

Installation

The package's installation is done using composer. Simply add these lines to your composer.json

{
    "require": {
        "processout/processout-php": "^7.4.0"
    }
}

And run the composer update command to install/update the package.

composer update

Installing without composer

The ProcessOut PHP library may also be used without composer by directly cloning the directory into your project

git clone https://github.com/processout/processout-php

or downloading the latest release at github.com/ProcessOut/processout-php/releases and including the ProcessOut init file

include_once("processout-php/init.php");

统计信息

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

GitHub 信息

  • Stars: 8
  • Watchers: 7
  • Forks: 7
  • 开发语言: PHP

其他信息

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