PHPackages                             ibrcan/ivd - 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. ibrcan/ivd

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

ibrcan/ivd
==========

ivd

V1.0.7(4y ago)14783[6 issues](https://github.com/ibrcan/Ivd/issues)MITPHPPHP &gt;=5.5.9

Since Dec 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ibrcan/Ivd)[ Packagist](https://packagist.org/packages/ibrcan/ivd)[ Docs](https://github.com/ibrcan/ivd)[ RSS](/packages/ibrcan-ivd/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (6)Dependencies (5)Versions (5)Used By (0)

🧾 İnternet Vergi Dairesi Sorgulamaları
======================================

[](#-i̇nternet-vergi-dairesi-sorgulamaları)

Bu kütüphane, PHP aracılığıyla İnteraktif Vergi Dairesi Üzerinden Earsiv Fatura Sorgulama, Borç Sorgualama işlemleri yapılabilmektedir. Tamamen ücretsizdir ve aktif olarak geliştirilmektedir.

### 🚩Kurulum

[](#kurulum)

**Paket Kurulumu:**

```
composer require ibrcan/ivd

```

### 📲 Destek ve Sorular

[](#-destek-ve-sorular)

Eğer bir sorun yaşıyorsanız veya proje hakkında bir sorunuz varsa lütfen [buradan](https://github.com/ibrcan/ivd/issues/new "buradan") bir kayıt oluşturun, yaşadığınız sorunu hep birlikte çözelim.

### 🚩Özellikler

[](#özellikler)

- İnteraktif Vergi Dairesi oturumunu açma ve sonlandırma.
- Adıma Düzenlenmiş Faturaları Görüntüleme
- (Devam Edecek)

### 🚩Örnekler

[](#örnekler)

**Giriş**

Bir client oluşturarak genel yapıyı projemize dahil ediyoruz.

```
use ibrcan\ivd\interaktif;
$client = new interaktif();
```

Giriş bilgilerinizi chain fonksiyonlarla tanımlayabiliyorsunuz, bu production için geçerlidir. Daha sonra bağlantıyı sağlıyoruz.

```
// Production environment
$client->setUsername("XXX")->setPassword("YYY");
$client->connect(); //Oturum açma başlatıldı.
```

**Earsiv Fatura Sorgulama**Faturaların listelenmesi aşağıdaki şekilde yapılıyor:

```
// Tüm faturaları listele
$client->getInvoicesMeFromAPI("2021-11-28", "2021-12-03");
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance11

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

Every ~6 days

Total

4

Last Release

1653d ago

PHP version history (2 changes)1.0.4PHP &gt;=5.5.9 &lt;=8.4.15

V1.0.6PHP &gt;=5.5.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/e03863b723dcd778a578c4d9fad11bf457ecde3e63d648d1fc9d49ac29e299ed?d=identicon)[ibrcan](/maintainers/ibrcan)

---

Top Contributors

[![ibrcan](https://avatars.githubusercontent.com/u/25346967?v=4)](https://github.com/ibrcan "ibrcan (26 commits)")

---

Tags

earsivefaturagelen-faturainteraktifearsive faturae arşivivdinteraktif

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ibrcan-ivd/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

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

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

5.1k5.2k](/packages/shlinkio-shlink)[furkankadioglu/efatura

EFatura

4454.6k1](/packages/furkankadioglu-efatura)[firefly-iii/data-importer

Firefly III Data Import Tool.

8045.8k](/packages/firefly-iii-data-importer)[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)
