Download the PHP package ilyasmohetna/iban without Composer

On this page you can find all versions of the php package ilyasmohetna/iban. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package iban

PHP IBAN

GitHub Workflow Status (main) Total Downloads Latest Version License


This package provides a powerful and easy-to-use PHP IBAN utility for parsing, validating, and extracting bank details from IBANs.

Requires PHP 8.0+

Installation

Install the package using Composer:

Features

Supported Countries

Flag Country IBAN Validation IBAN Parser Data Auto Bank Detection
Andorra Andorra
United Arab Emirates United Arab Emirates
Albania Albania
Austria Austria
Azerbaijan Azerbaijan
Bosnia and Herzegovina Bosnia and Herzegovina
Belgium Belgium
Bulgaria Bulgaria
Bahrain Bahrain
Burundi Burundi
Brazil Brazil
Republic of Belarus Republic of Belarus
Switzerland Switzerland
Costa Rica Costa Rica
Cyprus Cyprus
Czechia Czechia
Germany Germany
Djibouti Djibouti
Denmark Denmark
Dominican Republic Dominican Republic
Estonia Estonia
Egypt Egypt
Spain Spain
Finland Finland
Falkland Islands Falkland Islands
Faroe Islands Faroe Islands
France France
United Kingdom United Kingdom
Georgia Georgia
Gibraltar Gibraltar
Greenland Greenland
Greece Greece
Guatemala Guatemala
Croatia Croatia
Hungary Hungary
Ireland Ireland
Israel Israel
Iraq Iraq
Iceland Iceland
Italy Italy
Jordan Jordan
Kuwait Kuwait
Kazakhstan Kazakhstan
Lebanon Lebanon
Saint Lucia Saint Lucia
Liechtenstein Liechtenstein
Lithuania Lithuania
Luxembourg Luxembourg
Latvia Latvia
Libya Libya
Monaco Monaco
Moldova Moldova
Montenegro Montenegro
Macedonia Macedonia
Mongolia Mongolia
Mauritania Mauritania
Malta Malta
Mauritius Mauritius
Nicaragua Nicaragua
Netherlands Netherlands
Norway Norway
Pakistan Pakistan
Oman Oman
Poland Poland
Palestine, State of Palestine, State of
Portugal Portugal
Qatar Qatar
Romania Romania
Serbia Serbia
Russia Russia
Saudi Arabia Saudi Arabia
Seychelles Seychelles
Sudan Sudan
Sweden Sweden
Slovenia Slovenia
Slovakia Slovakia
San Marino San Marino
Somalia Somalia
Sao Tome and Principe Sao Tome and Principe
El Salvador El Salvador
Timor-Leste Timor-Leste
Tunisia Tunisia
Turkey Turkey
Ukraine Ukraine
Vatican City State Vatican City State
Virgin Islands Virgin Islands
Kosovo Kosovo

Usage

Validate an IBAN

Parse an IBAN

Development

Run Code Quality Tools

🧹 Keep a modern codebase with Pint:

✅ Run refactors using Rector:

⚗️ Run static analysis using PHPStan:

✅ Run unit tests using PEST:

🚀 Run the entire test suite:


PHP IBAN was created by Ilyas Mohetna under the MIT license.


All versions of iban with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ilyasmohetna/iban contains the following files

Loading the files please wait ....