PHPackages                             ahmeti/bank-exchange-rates - 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. ahmeti/bank-exchange-rates

ActiveLibrary[API Development](/categories/api)

ahmeti/bank-exchange-rates
==========================

Banka Döviz Kurları - Api

2.0(11mo ago)68442[1 issues](https://github.com/ahmeti/bank-exchange-rates/issues)MITPHPPHP &gt;=8.1

Since Jan 5Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/ahmeti/bank-exchange-rates)[ Packagist](https://packagist.org/packages/ahmeti/bank-exchange-rates)[ Docs](https://github.com/ahmeti/bank-exchange-rates)[ RSS](/packages/ahmeti-bank-exchange-rates/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (11)Used By (0)

Banka Döviz Kurları - Api
=========================

[](#banka-döviz-kurları---api)

Bu paket ile aşağıda belirtilen bankaların, herkese açık (public) kur bilgilerine ulaşabilirsiniz.

Composer ile Yükleme
--------------------

[](#composer-ile-yükleme)

```
composer require ahmeti/bank-exchange-rates

```

```
require __DIR__ . '/vendor/autoload.php';

$service = new \Ahmeti\BankExchangeRates\Service();

print_r($service->get());

if ($service->hasError()) {
    print_r($service->getErrors());
}
```

Banka Listesi
-------------

[](#banka-listesi)

- Garanti
- Yapı Kredi
- Halkbank
- Enpara
- Akbank
- İş Bankası
- Kuveyt Türk
- Ziraat
- Cepte TEB

Örnek Veriler
-------------

[](#örnek-veriler)

```
[
  "USD/TRY" => [
    [
      "name" => "Garanti",
      "symbol" => "USD/TRY"
      "buy" => 18.463
      "sell" => 19.063
      "time" => "2023-01-06 00:00:37"
      "description" => "Amerikan Doları (us/tr)"
    ],
    [
      "name" => "Yapı Kredi",
      "symbol" => "USD/TRY"
      "buy" => 18.70675
      "sell" => 18.94574
      "time" => "2023-01-06 00:16:08"
      "description" => null
    ]
  ]

  "EUR/TRY" => [
    [
      "name" => "Garanti",
      "symbol" => "EUR/TRY"
      "buy" => 19.427
      "sell" => 20.059
      "time" => "2023-01-06 00:00:37"
      "description" => "Avrupa Para Birimi (eu/tr)"
    ],
    [
      "name" => "Yapı Kredi",
      "symbol" => "EUR/TRY"
      "buy" => 19.70949
      "sell" => 19.96007
      "time" => "2023-01-06 00:16:08"
      "description" => null
    ]
  ]
]
...
```

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance47

Moderate activity, may be stable

Popularity26

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~102 days

Recently: every ~228 days

Total

10

Last Release

352d ago

Major Versions

1.8 → 2.02025-07-16

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5817450?v=4)[Ahmet Imamoglu](/maintainers/ahmeti)[@ahmeti](https://github.com/ahmeti)

---

Top Contributors

[![ahmeti](https://avatars.githubusercontent.com/u/5817450?v=4)](https://github.com/ahmeti "ahmeti (30 commits)")

---

Tags

apiBankexchangerates

### Embed Badge

![Health badge](/badges/ahmeti-bank-exchange-rates/health.svg)

```
[![Health](https://phpackages.com/badges/ahmeti-bank-exchange-rates/health.svg)](https://phpackages.com/packages/ahmeti-bank-exchange-rates)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M738](/packages/sylius-sylius)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M45](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[shetabit/multipay

PHP Payment Gateway Integration Package

293361.0k4](/packages/shetabit-multipay)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)

PHPackages © 2026

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