beastbytes/iban-data

Interface for retrieving International Bank Account Number (IBAN) data

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

This package is auto-updated.

Last update: 2024-04-06 15:38:54 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.