2017 © Pedro PelĂĄez
 

library iso4217

ISO 4217 PHP Library

image

alcohol/iso4217

ISO 4217 PHP Library

  • Monday, April 9, 2018
  • by alcohol
  • Repository
  • 7 Watchers
  • 41 Stars
  • 171,354 Installations
  • PHP
  • 15 Dependents
  • 0 Suggesters
  • 11 Forks
  • 2 Open issues
  • 17 Versions
  • 7 % Grown

The README.md

alcohol/iso4217

A PHP library providing ISO 4217 data., (*1)

codecov License, (*2)

What is ISO 4217

ISO 4217 is a standard published by the International Organization for Standardization, which delineates currency designators, country codes (alpha and numeric), and references to minor units in three tables., (*3)

-- Wikipedia, (*4)

Installing

``` sh $ composer require alcohol/iso4217, (*5)


## Using Code: ``` php <?php $iso4217 = new Alcohol\ISO4217(); $iso4217->getByAlpha3('EUR'); // or $iso4217->getByNumeric('978'); // also $iso4217->getAll();

Result:, (*6)

Array
(
    [name] => Euro
    [alpha3] => EUR
    [numeric] => 978
    [exp] => 2
    [country] => Array
        (
            [0] => AD
            [1] => AT
            ...
            [30] => YT
            [31] => ZW
        )
)

Excluded

The following codes have been intentionally left out:, (*7)

  • BOV Bolivian Mvdol (funds code)
  • CHE WIR Euro (complementary currency)
  • CHW WIR Franc (complementary currency)
  • CLF Unidad de Fomento (funds code)
  • COU Unidad de Valor Real (UVR) (funds code)
  • MXV Mexican Unidad de Inversion (UDI) (funds code)
  • USN United States dollar (next day) (funds code)
  • UYI Uruguay Peso en Unidades Indexadas (URUIURUI) (funds code)
  • UYW Unidad Previsional (tracks nominal wage index)
  • XAG Silver (one troy ounce)
  • XAU Gold (one troy ounce)
  • XBA European Composite Unit (EURCO) (bond market unit)
  • XBB European Monetary Unit (E.M.U.-6) (bond market unit)
  • XBC European Unit of Account 9 (E.U.A.-9) (bond market unit)
  • XBD European Unit of Account 17 (E.U.A.-17) (bond market unit)
  • XDR Special drawing rights
  • XPD Palladium (one troy ounce)
  • XPT Platinum (one troy ounce)
  • XSU Unified System for Regional Compensation (SUCRE)
  • XTS Code reserved for testing purposes
  • XUA ADB Unit of Account (African Development Bank)
  • XXX No currency

Also some currencies that are deprecated:, (*8)

  • SVC El Salvador Colon
  • VEF The previous Venezuelan BolĂ­var
  • ZWD/ZWN/ZWR/ZWL Zimbabwean dollar(s)

Contributing

Feel free to submit a pull request or create an issue., (*9)

License

alcohol/iso4217 is licensed under the MIT license., (*10)

Source(s)

The Versions

09/04 2018

dev-dependabot/composer/phpunit/phpunit-tw-7.1.1

dev-dependabot/composer/phpunit/phpunit-tw-7.1.1 http://alcohol.github.io/iso4217/

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php ^5.4 || ^7.0

 

The Development Requires

library iso currencies iso 4217 4217

27/03 2018

dev-dependabot/composer/phpunit/phpunit-tw-7.0.3

dev-dependabot/composer/phpunit/phpunit-tw-7.0.3 http://alcohol.github.io/iso4217/

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php ^5.4 || ^7.0

 

The Development Requires

library iso currencies iso 4217 4217

27/02 2018

dev-dependabot/composer/phpunit/phpunit-tw-7.0.2

dev-dependabot/composer/phpunit/phpunit-tw-7.0.2 http://alcohol.github.io/iso4217/

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php ^5.4 || ^7.0

 

The Development Requires

library iso currencies iso 4217 4217

13/02 2018

dev-dependabot/composer/phpunit/phpunit-tw-7.0.1

dev-dependabot/composer/phpunit/phpunit-tw-7.0.1 http://alcohol.github.io/iso4217/

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php ^5.4 || ^7.0

 

The Development Requires

library iso currencies iso 4217 4217

04/12 2017

dev-master

9999999-dev http://alcohol.github.io/iso4217/

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php ^5.4 || ^7.0

 

The Development Requires

library iso currencies iso 4217 4217

01/12 2017

3.1.1

3.1.1.0 http://alcohol.github.io/iso4217/

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php ^5.4 || ^7.0

 

The Development Requires

library iso currencies iso 4217 4217

04/11 2015

3.1.0

3.1.0.0 http://alcohol.github.io/iso4217/

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php ^5.4 || ^7.0

 

The Development Requires

library iso currencies iso 4217 4217

05/09 2015

3.0.0

3.0.0.0 http://alcohol.github.io/iso4217/

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

library iso currencies iso 4217 4217

31/07 2015

2.1.0

2.1.0.0 http://alcohol.github.io/iso4217/

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

library iso currencies iso 4217 4217

03/06 2015

2.0.2

2.0.2.0 http://alcohol.github.io/iso4217/

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

library iso currencies iso 4217 4217

17/03 2015

2.0.1

2.0.1.0 http://alcohol.github.io/iso4217/

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php ~5.3

 

The Development Requires

library iso currencies iso 4217 4217

08/11 2014

2.0.0

2.0.0.0 http://alcohol.github.io/iso4217/

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php ~5.3

 

The Development Requires

library iso currencies iso 4217 4217

06/11 2014

1.0.4

1.0.4.0 http://alcohol.github.io/iso4217/

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php ~5.3

 

The Development Requires

library iso currencies iso 4217 4217

14/05 2014

1.0.3

1.0.3.0 https://github.com/alcohol/iso4217

ISO 4217 PHP Library

  Sources   Download

MIT

The Requires

  • php ~5.3

 

The Development Requires

library iso currencies iso 4217 4217

12/05 2014

1.0.2

1.0.2.0 https://github.com/alcohol/iso4217

ISO 4217 PHP Library

  Sources   Download

WTFPL

The Requires

  • php ~5.3

 

The Development Requires

library iso currencies iso 4217 4217

17/04 2014

1.0.1

1.0.1.0 https://github.com/alcohol/iso4217

ISO 4217 PHP Library

  Sources   Download

WTFPL

The Requires

  • php >=5.3.0

 

The Development Requires

library iso currencies iso 4217 4217

16/04 2014

1.0.0

1.0.0.0 https://github.com/alcohol/iso4217

ISO 4217 PHP Library

  Sources   Download

WTFPL

The Requires

  • php >=5.3.0

 

The Development Requires

library iso currencies iso 4217 4217