axytos/financial-services-api-sdk 问题修复 & 功能扩展

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

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

axytos/financial-services-api-sdk

最新稳定版本:1.8.0+20250929.9

Composer 安装命令:

composer require axytos/financial-services-api-sdk

包简介

README 文档

README

This package provides a scoped / embedded wrapper around the generated OpenAPI client code for api.axytos.com.

General Information

This package should be compatibile with PHP 5.6 up to the most current version of PHP.

OpenAPI client code is:

  1. generated with openapitools/openapi-generator-cli in a recent version
  2. scoped with humbug/php-scoper
  3. downgraded to PHP 5.6 with rectorphp/rector

Polyfills are used from:

Security

OpenAPI client code is generated with openapitools/openapi-generator-cli and includes 3rd-party dependencies.

For security reasons a recent version of the generator is used where the introduced 3rd-party dependencies have no known security advisories.

3rd-party dependencies in recent versions need to be downgraded to be compatible with PHP 5.6. This is done automatically with rectorphp/rector which only affects language level compatibility. Logic level security measures of a dependency should not be affected.

If 3rd-party dependencies depend on language level security features (like random_bytes) these features are substitued through the following polyfills:

Security advisories for 3rd-party dependencies can be checked with:

PHP compatibility in detail

In a set theoretic sense the code should be compatible with the intersection langauge of PHP 5.6, ... , PHP 8.1.

This means we cannot use features of PHP which ...

  • ... are present in PHP 5.6 but not in newer versions of PHP
  • ... are present in newer versions of PHP but not in PHP 5.6

Downgrad to PHP 5.6 is conducted automatically with rectorphp/rector.

However, some incompatibilities remain and need to be addressed differently.

Addressed Incompatibilities

(1) hrtime

see: https://www.php.net/manual/de/function.hrtime.php

hrtime wird verwendet in:

  • guzzlehttp/guzzle/src/Utils.php

hrtime is only used if it is present in the used version of PHP. No adjustments are necessary.

(2) throw inside __toString

see: https://www.php.net/manual/en/language.oop5.magic.php#object.tostring

throw inside __toString is used in:

  • guzzlehttp/psr7/src/PumpStream.php
  • guzzlehttp/psr7/src/AppendStream.php
  • guzzlehttp/psr7/src/StreamDecoratorTrait.php
  • guzzlehttp/psr7/src/Stream.php
  • guzzlehttp/psr7/src/FnStream.php

Exceptions are thrown depending on the used version of PHP. No adjustments are necessary.

(3) Error and TypeError

see: https://www.php.net/manual/de/class.error.php

Error and TypeError is used in:

  • guzzlehttp/psr7/src/Header.php
  • guzzlehttp/guzzle/src/Utils.php
  • guzzlehttp/guzzle/src/Handler/MockHandler.php

symfony/polyfill is used as polyfill.

(4) random_bytes

see: https://www.php.net/manual/en/function.random-bytes.php

random_bytes is used in:

  • guzzlehttp/psr7/src/MultipartStream.php

symfony/polyfill is used as polyfill.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2022-08-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固