2017 © Pedro Peláez
 

service open-iban

This is a library to integrate open-iban in your project

image

kristofvc/open-iban

This is a library to integrate open-iban in your project

  • Wednesday, December 6, 2017
  • by kristofvc
  • Repository
  • 1 Watchers
  • 3 Stars
  • 648 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

PHP Open IBAN implementation

Usage

require __DIR__ . '/../vendor/autoload.php';

$repo = new \Kristofvc\OpenIban\Repository\IbanRepository();

$message = $repo->findIban('BE30000000001111');

if ($message->isValid() {
    $bic = $message->getBankData()->getBic();
}

The Versions

06/12 2017

dev-master

9999999-dev http://github.com/kristofvc/open-iban

This is a library to integrate open-iban in your project

  Sources   Download

MIT

The Requires

 

by Kristof Van Cauwenbergh

service library iban bic

06/12 2017

0.2.0

0.2.0.0 http://github.com/kristofvc/open-iban

This is a library to integrate open-iban in your project

  Sources   Download

MIT

The Requires

 

by Kristof Van Cauwenbergh

service library iban bic

06/12 2017

0.1.0

0.1.0.0 http://github.com/kristofvc/open-iban

This is a library to integrate open-iban in your project

  Sources   Download

MIT

The Requires

 

by Kristof Van Cauwenbergh

service library iban bic