PHPackages                             scera-api/php-client - 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. [API Development](/categories/api)
4. /
5. scera-api/php-client

ActiveLibrary[API Development](/categories/api)

scera-api/php-client
====================

Simple currency exchange API PHP client

1.0.0(1y ago)01MITPHPPHP ^7.4|^8.0|^8.1|^8.2|^8.3|^8.4

Since Dec 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/scera-api/php-client)[ Packagist](https://packagist.org/packages/scera-api/php-client)[ Docs](https://scera-api.com)[ RSS](/packages/scera-api-php-client/feed)WikiDiscussions main Synced 1mo ago

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

Simple Currency Exchange Rate Api - PHP Client
==============================================

[](#simple-currency-exchange-rate-api---php-client)

PHP client for [SCERA](https://scera-api.com/), a simple currency exchange rate API.

Requirements
------------

[](#requirements)

- [PHP 7.4, 8.0, 8.1, 8.2, 8.3 or 8.4](https://php.net).

Installation
------------

[](#installation)

With [composer](https://getcomposer.org/download/):

```
composer require scera-api/php-client:^1.0.0
```

Usage
-----

[](#usage)

### 1. API key

[](#1-api-key)

Get your api key in [SCERA](https://scera-api.com/).

### 2. Consume

[](#2-consume)

```
