beastbytes / iban-data
Interface for retrieving International Bank Account Number (IBAN) data
v1.0.0
2023-07-06 11:22 UTC
Requires
- php: ^8.0
Requires (Dev)
- consolidation/robo: ^4.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-06 21:09:09 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.