PHPackages                             artox-lab/iso4217 - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. artox-lab/iso4217

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

artox-lab/iso4217
=================

ISO 4217 PHP Library

1.0.2(6y ago)01.5kMITPHPPHP &gt;=5.3

Since Apr 14Pushed 6y agoCompare

[ Source](https://github.com/artox-lab/iso4217)[ Packagist](https://packagist.org/packages/artox-lab/iso4217)[ Docs](https://payum.forma-pro.com/)[ RSS](/packages/artox-lab-iso4217/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Payum\\ISO4217
==============

[](#payumiso4217)

A PHP library providing ISO 4217 data. This is a **fork** of [alcohol/iso4217](https://github.com/alcohol/iso4217) and here's why I [did the fork](https://github.com/alcohol/iso4217/pull/1).

[![Build Status](https://camo.githubusercontent.com/6fd372606dd9e46be4ad24543784524bd955e001f2e36785c72edbd65d8ad482/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f506179756d2f69736f343231372f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/Payum/iso4217)[![License](https://camo.githubusercontent.com/cffb5f44264a8c206c208692bdfec22a7d07122dbb7508803ec685bcf46c9353/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f506179756d2f69736f343231372e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/payum/iso4217)

What is ISO 4217
----------------

[](#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.
>
> *-- [Wikipedia](http://en.wikipedia.org/wiki/ISO_4217)*

Installing
----------

[](#installing)

Either install directly from command line using composer:

```
$ composer require "payum/iso4217:~1.0"
```

Using
-----

[](#using)

Code:

```
