moneyphp / iso-currencies
Provides up-to-date list of ISO 4217 currencies as provide by the official ISO Maintenance Agency
Installs: 60 108
Dependents: 5
Suggesters: 0
Security: 0
Stars: 25
Watchers: 6
Forks: 13
Open Issues: 0
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
- ext-simplexml: *
- symfony/yaml: ^5.4 | ^6.0 | ^7.0
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