moneyphp/iso-currencies

Provides up-to-date list of ISO 4217 currencies as provide by the official ISO Maintenance Agency

Package info

github.com/moneyphp/iso-currencies

pkg:composer/moneyphp/iso-currencies

Statistics

Installs: 151 588

Dependents: 5

Suggesters: 0

Stars: 25

Open Issues: 0

3.8.1 2026-04-22 08:26 UTC

Requires

  • php: ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
  • ext-simplexml: *
  • symfony/yaml: ^5.4 | ^6.0 | ^7.0 | ^8.0

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 3e7ff9ec1714b3616f9614cbf50b3c7a355a880f

  • Márk Sági-Kazár <mark.sagi-kazar.woop@gmail.com>
  • Frederik Bosch <f.bosch.woop@genkgo.nl>

This package is auto-updated.

Last update: 2026-05-22 08:42:23 UTC


README

This library provides up-to-date list of ISO 4217 currencies as provide by the official ISO Maintenance Agency. It uses the resource(s) on the website of the maintenance agency to update this package.

Please be aware that this library solely exists to provide iso currencies for moneyphp/money. Using this library for other purposes is at your own risk.

Usage

Install using composer.

composer install

Update currencies using composer.

composer fetch-update