torann / currency
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
Installs: 991 855
Dependents: 7
Suggesters: 0
Security: 0
Stars: 401
Watchers: 11
Forks: 134
pkg:composer/torann/currency
Requires
- php: ^7.2|^8.0|^8.1|^8.2|^8.3
 - illuminate/cache: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
 - illuminate/console: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
 - illuminate/support: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
 
Requires (Dev)
- mockery/mockery: ^1.3
 - phpstan/phpstan: ^0.12.14|^1.9|^2.1
 - phpunit/phpunit: ^8.0|^9.5.10|^10.0|^11.0
 - squizlabs/php_codesniffer: ^3.5
 
Suggests
- illuminate/database: Allows for storing of currencies in the database
 
This package is auto-updated.
Last update: 2025-10-25 20:05:49 UTC
README
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
Official Documentation
Documentation for the package can be found on Lyften.com.