PHPackages                             phpdev/ziraatbankasi - 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. phpdev/ziraatbankasi

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

phpdev/ziraatbankasi
====================

Ziraat Bankası Web Ekstre Hareketleri

v1(4y ago)42.0k1PHP

Since Feb 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/selimhallac/ziraat-bankasi)[ Packagist](https://packagist.org/packages/phpdev/ziraatbankasi)[ RSS](/packages/phpdev-ziraatbankasi/feed)WikiDiscussions main Synced today

READMEChangelog (2)DependenciesVersions (1)Used By (0)

TC Ziraat Bank Web Service Transactions
=======================================

[](#tc-ziraat-bank-web-service-transactions)

It is used to withdraw account transactions from Ziraat Bank web service.

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

[](#installation)

Install with composer

```
composer require phpdev/ziraatbankasi
```

Usage
-----

[](#usage)

```
Use Phpdev\Ziraatbankasi;

$ws = new Ziraatbankasi();

# set username password and bank account
$ws->username('asdasd')->password('deneme')->account('131231');

# get transactions
$transactions = $ws->transactions('2022-02-01', '2022-02-15');

print_r($transactions);
```

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1594d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ec1dfb132fe06056f74f1ab7c72b3d1091d4960133107f0e4f33cebe8a98a158?d=identicon)[php.dev](/maintainers/php.dev)

---

Top Contributors

[![selimhallac](https://avatars.githubusercontent.com/u/5488868?v=4)](https://github.com/selimhallac "selimhallac (10 commits)")

### Embed Badge

![Health badge](/badges/phpdev-ziraatbankasi/health.svg)

```
[![Health](https://phpackages.com/badges/phpdev-ziraatbankasi/health.svg)](https://phpackages.com/packages/phpdev-ziraatbankasi)
```

###  Alternatives

[jxlwqq/data-table

dataTable for laravel-admin

3257.4k](/packages/jxlwqq-data-table)[marcelorodrigo/filament-barcode-scanner-field

A camera-based barcode and QR code scanner input field for Filament forms. Features a modal interface with real-time scanning.

127.4k](/packages/marcelorodrigo-filament-barcode-scanner-field)[ncuesta/pinocchio

Annotated Source generator for PHP (port of Docco)

112.6k2](/packages/ncuesta-pinocchio)

PHPackages © 2026

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