beastbytes/iban-data

Interface for retrieving International Bank Account Number (IBAN) data

Installs: 23

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/beastbytes/iban-data

v1.0.0 2023-07-06 11:22 UTC

This package is auto-updated.

Last update: 2025-10-06 18:56:08 UTC


README

Interface for retrieving IBAN (International Bank Account Number) data.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist beastbytes/iban-data

or add

"beastbytes/iban-data": "^1.0"

to the require section of your composer.json.