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(1y ago)68452[1 issues](https://github.com/ahmeti/bank-exchange-rates/issues)MITPHPPHP &gt;=8.1

Since Jan 5Pushed 1y 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 2w ago

READMEChangelog (1)Dependencies (4)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

37

—

LowBetter than 81% of packages

Maintenance44

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

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

398d 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

[craftcms/cms

Craft CMS

3.6k3.7M3.4k](/packages/craftcms-cms)[laravel/framework

The Laravel Framework.

34.9k556.2M21.5k](/packages/laravel-framework)[spatie/crawler

Crawl all internal links found on a website

2.8k19.3M74](/packages/spatie-crawler)[sylius/sylius

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

8.5k6.0M778](/packages/sylius-sylius)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

11.3k4.0k](/packages/leantime-leantime)

PHPackages © 2026

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