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.0(3w ago)01MITPHPCI 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 1w ago

READMEChangelog (1)Dependencies (3)Versions (2)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

35

—

LowBetter than 77% of packages

Maintenance94

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity33

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

Unknown

Total

1

Last Release

27d 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 (1 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.

135212.4k7](/packages/statamic-rad-pack-runway)[statamic/seo-pro

68488.6k](/packages/statamic-seo-pro)[statamic/statamic

Statamic

831176.7k](/packages/statamic-statamic)[statamic/eloquent-driver

Allows you to store Statamic data in a database.

125688.5k15](/packages/statamic-eloquent-driver)[aryehraber/statamic-captcha

Protect your Statamic forms using a Captcha service

17205.3k](/packages/aryehraber-statamic-captcha)[rias/statamic-redirect

29322.9k](/packages/rias-statamic-redirect)

PHPackages © 2026

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