承接 healyhatman/keypay-php 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

healyhatman/keypay-php

Composer 安装命令:

composer require healyhatman/keypay-php

包简介

Package to access the KeyPay API

README 文档

README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

A client library for the KeyPay API, built from the provided OpenAPI v2 specification using the OpenAPI Generator

Requirements

  • PHP 7.4

Installation

You can install the package via composer:

composer require healyhatman/keypay-php

Usage

Before resource requests can be made, the application must be authorised. KeyPay supports other authorisation flows, but this package assumes you're using OAuth2

Authorisation Code Flow

See Healyhatman/oauth2-keypay for instructions on obtaining Oauth2 credentials

Interacting with the API

Once you have a valid access token, you can instantiate a KeypayPHP\Application, and use it to help build the appropriate API object and the desired methods.

Insantiate an Application

$application = new \KeypayPHP\Application($access_token);

Access a particular API Group

All of the API classes are available under OpenAPI\Client\Api. Using forApi() will allow you to access the API using your application object's transport

$employees = $application->forApi('\OpenAPI\Client\Api\EmployeeApi')->auEmployeeGetEmployees($business_id);

Testing

Not implemented yet, one day

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固