currency-converter:使用fixer.io API转换货币

时间:2021-05-14 16:33:57
【文件属性】:
文件名称:currency-converter:使用fixer.io API转换货币
文件大小:28KB
文件格式:ZIP
更新时间:2021-05-14 16:33:57
laravel currency-converter fixer PHP 用于的Laravel包装器 重要提示:由于更新了他们的API,因此您必须注册一个帐户才能使用此软件包! 该软件包尚不支持fixer.io的高级功能! 如果您正在使用fixer.io premium的功能,则可能甚至不再需要此程序包=>看一下/convert端点。 安装 Laravel版本5.6+ composer require byte5digital/currency-converter 在您的.env添加您的fixer.io api键FIXER_API_KEY=Your_api_key 可选的php artisan vendor:publish --provider="Byte5\CurrencyConverter\CurrencyConverterServiceProvider" 用法 // Converting currencies Currency::convert(1
【文件预览】:
currency-converter-master
----.gitignore(15B)
----src()
--------CurrencyConverterServiceProvider.php(889B)
--------CurrencyManager.php(4KB)
--------Exceptions()
--------HttpClient.php(574B)
--------CurrencyConverterFacade.php(220B)
--------CurrencyGateway.php(2KB)
--------Contracts()
----LICENSE.md(1KB)
----.travis.yml(186B)
----CONTRIBUTING.md(1KB)
----composer.json(1KB)
----CHANGELOG.md(3KB)
----composer.lock(135KB)
----phpunit.xml(804B)
----tests()
--------TestCase.php(714B)
--------ConverterTest.php(3KB)
----config()
--------currency.php(1KB)
----readme.md(2KB)

网友评论