moneyphp/iso-currencies
Provides up-to-date list of ISO 4217 currencies as provide by the official ISO Maintenance Agency
Maintainers
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>
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
