PHPackages                             heimrichhannot/contao-banking\_widgets - 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. heimrichhannot/contao-banking\_widgets

Abandoned → [heimrichhannot/contao-widgetcollection](/?search=heimrichhannot%2Fcontao-widgetcollection)Contao-module[Utility &amp; Helpers](/categories/utility)

heimrichhannot/contao-banking\_widgets
======================================

Banking widgets for Contao Open Source CMS and Frontendedit Module

1.0.1(8y ago)010LGPL-3.0+PHPPHP ~5.6 || ~7.0

Since Jan 10Pushed 8y ago5 watchersCompare

[ Source](https://github.com/heimrichhannot/contao-banking_widgets)[ Packagist](https://packagist.org/packages/heimrichhannot/contao-banking_widgets)[ RSS](/packages/heimrichhannot-contao-banking-widgets/feed)WikiDiscussions master Synced 2mo ago

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

Contao Banking Widgets
======================

[](#contao-banking-widgets)

> This module is currently only used in a single project and not generally tested. Feedback is welcome.

This module is a collection of widgets for banking purpose. They are designed to use with Formhybrid module.

Install
-------

[](#install)

With composer:

`composer require heimrichhannot/contao-banking_widgets`

Widgets
-------

[](#widgets)

### IBAN

[](#iban)

A widget to input iban number. It make use of [cmpayments/iban](https://github.com/cmpayments/iban) to validate IBAN inputs.

#### Usage

[](#usage)

```
'iban'                => [
    'label'     => &$GLOBALS['TL_LANG']['tl_submission']['iban'],
    'exclude'   => true,
    'inputType' => 'ibanwidget',
    'eval'      => [
        'encrypt'   => true,
        'mandatory' => true,
        'tl_class'  => 'w50 clr'
    ],
    'sql'       => "varchar(255) NOT NULL default ''"
]

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

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

3042d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/28ad3224d8727b622ebd229840eea6b9dbcb83eb0bd609e6ce65b614830ff538?d=identicon)[digitales@heimrich-hannot.de](/maintainers/digitales@heimrich-hannot.de)

---

Top Contributors

[![koertho](https://avatars.githubusercontent.com/u/12064642?v=4)](https://github.com/koertho "koertho (5 commits)")

---

Tags

contaohaste

### Embed Badge

![Health badge](/badges/heimrichhannot-contao-banking-widgets/health.svg)

```
[![Health](https://phpackages.com/badges/heimrichhannot-contao-banking-widgets/health.svg)](https://phpackages.com/packages/heimrichhannot-contao-banking-widgets)
```

###  Alternatives

[madeyourday/contao-rocksolid-custom-elements

Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.

50341.9k12](/packages/madeyourday-contao-rocksolid-custom-elements)[terminal42/contao-folderpage

Provides a new page type for Contao that allows you to group pages into folders.

18147.9k9](/packages/terminal42-contao-folderpage)

PHPackages © 2026

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