Skip to content

International Bank Account Number (IBAN) Validator

License

Notifications You must be signed in to change notification settings

davidvandertuijn/iban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

International Bank Account Number (IBAN) Validator

Total Downloads Latest Stable Version License

International Bank Account Number (IBAN) Validator

The International Bank Account Number (IBAN) Validator is an essential tool designed to ensure the accuracy and validity of IBANs used in international banking transactions. With globalization and cross-border trade becoming increasingly prevalent, it is crucial to have a reliable mechanism for verifying IBANs to prevent errors, fraud, and delays in financial transactions.

"Buy Me A Coffee"

Install

composer require davidvandertuijn/iban

Usage

use Davidvandertuijn\Iban;

toHumanFriendly

Iban::toHumanFriendly('NL02ABNA0123456789'); // NL02 ABNA 0123 4567 89

Validate

Iban::validate('NL02ABNA0123456789'); // true

About

International Bank Account Number (IBAN) Validator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages