PHPackages                             cmpayments/iban - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. cmpayments/iban

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

cmpayments/iban
===============

IBAN utility library

1.1.0(8y ago)34364.7k↓16.9%11[1 issues](https://github.com/cmpayments/iban/issues)5MITPHPPHP &gt;=5.5

Since Dec 7Pushed 8y ago5 watchersCompare

[ Source](https://github.com/cmpayments/iban)[ Packagist](https://packagist.org/packages/cmpayments/iban)[ Docs](http://github.com/cmpayments/iban)[ RSS](/packages/cmpayments-iban/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (5)

IBAN
====

[](#iban)

[![Build Status](https://camo.githubusercontent.com/099e6eda3c83d0cc8567caa344db39c74f97a32cb5f36dc1d5460c1bf160748a/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636d7061796d656e74732f6962616e2e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/cmpayments/iban)[![Scrutinizer](https://camo.githubusercontent.com/ea24425c2d0765849e9833fb34c8f43da9acad2dc553405ac440df9a641970cf/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f636d7061796d656e74732f6962616e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/cmpayments/iban/)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/cmpayments/iban/blob/master/LICENSE)[![Total Downloads](https://camo.githubusercontent.com/8b6af6c270c5ac5caae4edc482a02b8b611d4adfa6e90c35b4eead68c7d3c9e2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636d7061796d656e74732f6962616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cmpayments/iban)

cmpayments/iban is a PHP 5.5+ library for validating IBAN bank account numbers.

It currently supports IBAN validation of 99 countries

Installation
------------

[](#installation)

To install cmpayments/iban just require it with composer

```
composer require cmpayments/iban

```

Usage example
-------------

[](#usage-example)

```
