Functions

bbanCountries

Countries with BBAN calculation.

Countries with the BBAN calculation algorithm implemented.
« More »

test

Calculate check digit.

« More »

bbanCheckDigitTest

Calculate BBAN check digit/s.

« More »

countries

Returns an array with the names of the countries.

The key of each element is the country code defined in ISO 3166.
« More »

sepaCountries

Returns an array with the names of the SEPA countries.

The key of each element is the country code defined in ISO 3166.
« More »

getCountry

Returns the structure of a country.

« More »

Classes, interfaces and traits

Iban

Validate and calculate IBAN and BBAN codes.

« More »

IbanServiceProvider

Bootstrap classes for Iban package.

« More »