PHPackages                             kristofvc/open-iban - 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. kristofvc/open-iban

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

kristofvc/open-iban
===================

This is a library to integrate open-iban in your project

0.2.0(8y ago)42.1kMITPHPPHP &gt;=7.0

Since Dec 6Pushed 8y agoCompare

[ Source](https://github.com/kristofvc/open-iban)[ Packagist](https://packagist.org/packages/kristofvc/open-iban)[ Docs](http://github.com/kristofvc/open-iban)[ RSS](/packages/kristofvc-open-iban/feed)WikiDiscussions master Synced 2mo ago

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

PHP Open IBAN implementation
============================

[](#php-open-iban-implementation)

Usage
-----

[](#usage)

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

$repo = new \Kristofvc\OpenIban\Repository\IbanRepository();

$message = $repo->findIban('BE30000000001111');

if ($message->isValid() {
    $bic = $message->getBankData()->getBic();
}
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

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 ~0 days

Total

2

Last Release

3076d ago

### Community

Maintainers

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

---

Top Contributors

[![kristofvc](https://avatars.githubusercontent.com/u/1167123?v=4)](https://github.com/kristofvc "kristofvc (2 commits)")

---

Tags

bicibaniban-validatoropen-ibanphpservicelibraryserviceIBANBIC

### Embed Badge

![Health badge](/badges/kristofvc-open-iban/health.svg)

```
[![Health](https://phpackages.com/badges/kristofvc-open-iban/health.svg)](https://phpackages.com/packages/kristofvc-open-iban)
```

###  Alternatives

[nkl-kst/the-sports-db

PHP library to get sports data from TheSportsDB (https://www.thesportsdb.com)

271.2k](/packages/nkl-kst-the-sports-db)

PHPackages © 2026

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