ponchopay/pp-php 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

ponchopay/pp-php

最新稳定版本:1.3.0

Composer 安装命令:

composer require ponchopay/pp-php

包简介

Tools to integrate PonchoPay on PHP

README 文档

README

Tools to integrate PonchoPay on PHP

Installation

Install it from packagist:

composer require ponchopay/pp-php

Usage

This package declares the following functions:

  • createToken: This function allows the creation of tokens for the initialisation endpoints.
  • createJWT: This function allows the creation of JWTs for the payment manipulation endpoints.

And the Client class which provides the following methods:

Development

Linting and formatting

To automatically fix linting and formatting errors, run

composer exec php-cs-fixer fix .

Testing

To ensure the project is bug-free, run

composer exec phpunit tests/

统计信息

  • 总下载量: 4.35k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-09-15