PHPackages                             thomasvantuycom/statamic-iban-fieldtype - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. thomasvantuycom/statamic-iban-fieldtype

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

thomasvantuycom/statamic-iban-fieldtype
=======================================

IBAN fieldtype for Statamic with built-in country code, length, and checksum validation.

v1.0.1(3w ago)03MITPHPCI passing

Since May 13Pushed 3w agoCompare

[ Source](https://github.com/thomasvantuycom/statamic-iban-fieldtype)[ Packagist](https://packagist.org/packages/thomasvantuycom/statamic-iban-fieldtype)[ GitHub Sponsors](https://github.com/thomasvantuycom)[ RSS](/packages/thomasvantuycom-statamic-iban-fieldtype/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

IBAN fieldtype for Statamic
===========================

[](#iban-fieldtype-for-statamic)

This addon provides an IBAN fieldtype for Statamic with built-in country code, length, and checksum validation.

Requirements
------------

[](#requirements)

- Statamic 6.0.0 or above

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

[](#installation)

Install the addon with Composer:

```
composer require thomasvantuycom/statamic-iban-fieldtype
```

Usage
-----

[](#usage)

Add the fieldtype to your blueprint:

```
fields:
  - handle: iban
    field:
      type: iban
      display: IBAN
```

Validation
----------

[](#validation)

The field validates:

- IBAN country code
- IBAN length per country
- IBAN checksum

Formatting
----------

[](#formatting)

The addon includes an Antlers modifier to format IBAN values in a more readable format.

```
{{ "BE68539007547034" | format_iban }}
```

```
BE68 5390 0754 7034

```

License
-------

[](#license)

MIT

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance95

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

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

Total

2

Last Release

24d ago

### Community

Maintainers

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

---

Top Contributors

[![thomasvantuycom](https://avatars.githubusercontent.com/u/107400578?v=4)](https://github.com/thomasvantuycom "thomasvantuycom (3 commits)")

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/thomasvantuycom-statamic-iban-fieldtype/health.svg)

```
[![Health](https://phpackages.com/badges/thomasvantuycom-statamic-iban-fieldtype/health.svg)](https://phpackages.com/packages/thomasvantuycom-statamic-iban-fieldtype)
```

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k8](/packages/statamic-rad-pack-runway)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3518.3k](/packages/duncanmcclean-statamic-cargo)[statamic/seo-pro

68516.6k](/packages/statamic-seo-pro)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M1.0k](/packages/statamic-cms)[statamic/statamic

Statamic

829179.5k](/packages/statamic-statamic)[thoughtco/statamic-cache-tracker

1939.3k](/packages/thoughtco-statamic-cache-tracker)

PHPackages © 2026

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