coliving / currency
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
1.2.0
2022-03-25 09:33 UTC
Requires
- php: ^7.2|^8.0|^8.1
- illuminate/cache: ^6.0|^7.0|^8.0|^9.0
- illuminate/console: ^6.0|^7.0|^8.0|^9.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0
Requires (Dev)
- mockery/mockery: ^1.3
- phpstan/phpstan: ^0.12.14
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^3.5
Suggests
- illuminate/database: Allows for storing of currencies in the database
This package is not auto-updated.
Last update: 2024-11-02 20:15:29 UTC
README
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
This is a fork version of torann/currency to update it support for Laravel 9 and PHP 8.1
Official Documentation
Documentation for the package can be found on Lyften.com.