PHPackages                             sxqibo/fast-exchange - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. sxqibo/fast-exchange

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sxqibo/fast-exchange
====================

汇率转换

v1.0.9(11mo ago)041MITPHP

Since Aug 1Pushed 11mo ago2 watchersCompare

[ Source](https://github.com/sxqibo/fastExchange)[ Packagist](https://packagist.org/packages/sxqibo/fast-exchange)[ RSS](/packages/sxqibo-fast-exchange/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (1)Versions (11)Used By (0)

汇率转换接口
======

[](#汇率转换接口)

接口地址
----

[](#接口地址)

使用方法
====

[](#使用方法)

引入

```
composer require sxqibo/fast-exchange
```

实例化

```
$config = [
    'appcode' => '你的 appcode',
];

$weather = new FastExchange($config);
```

支持接口
----

[](#支持接口)

1. getConvert: 汇率转换接口
2. getCurrency: 所有货币查询接口
3. getSingle: 单个货币查询接口

报错处理
----

[](#报错处理)

若出现错误如下： Fatal error: Uncaught GuzzleHttp\\Exception\\RequestException: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see [https://curl.haxx.se/libcurl/…](https://curl.haxx.se/libcurl/%E2%80%A6) in xxx.php

其原因是由于本地的CURL的SSL证书太旧了，导致不识别此证书。

解决方法 1.从  下载一个最新的证书。然后保存到一个任意目录。 2.然后把catr.pem放到php的bin目录下，然后编辑php.ini，用记事本或者notepad++打开 php.ini文件，大概在1932行。 去掉curl.cainfo前面的注释“;”，然后在后面写上cacert.pem证书的完整路径及文件名，我的如下： 3.curl.cainfo = /Applications/EasySrv/software/php/php-8.2/bin/cacert.pem

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance52

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~82 days

Recently: every ~183 days

Total

10

Last Release

331d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f32e92c7e68c3d0af13677702b745fea90913ed6173f1a0c9506f0d25a50ebe?d=identicon)[hongweizhiyuan](/maintainers/hongweizhiyuan)

![](https://avatars.githubusercontent.com/u/70255338?v=4)[HAHA168](/maintainers/coderup2u)[@coderup2u](https://github.com/coderup2u)

---

Top Contributors

[![hongweizhiyuan](https://avatars.githubusercontent.com/u/2313822?v=4)](https://github.com/hongweizhiyuan "hongweizhiyuan (10 commits)")[![coderup2u](https://avatars.githubusercontent.com/u/70255338?v=4)](https://github.com/coderup2u "coderup2u (4 commits)")

---

Tags

php

### Embed Badge

![Health badge](/badges/sxqibo-fast-exchange/health.svg)

```
[![Health](https://phpackages.com/badges/sxqibo-fast-exchange/health.svg)](https://phpackages.com/packages/sxqibo-fast-exchange)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66143.7k124](/packages/oat-sa-tao-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
