Download the PHP package finller/laravel-forex without Composer
On this page you can find all versions of the php package finller/laravel-forex. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download finller/laravel-forex
More information about finller/laravel-forex
Files in finller/laravel-forex
Package laravel-forex
Short Description Forex for Laravel
License MIT
Homepage https://github.com/ElegantEngineeringTech/laravel-forex
Informations about the package laravel-forex
Laravel Forex
Laravel Forex is a simple and flexible package for retrieving the latest and historical foreign exchange rates in your Laravel application.
By default, it uses the free tier from exchangerate-api.com, but you can easily configure it to use any other Forex provider.
π Installation
Install via Composer:
Publish the configuration file:
βοΈ Configuration
Hereβs the default configuration that will be published to config/forex.php
:
π¦ Usage
Get Latest Rates
Get Historical Rates
β Testing
Run the test suite with:
π Changelog
See the CHANGELOG for details on recent updates.
π€ Contributing
Contributions are welcome! Please read the CONTRIBUTING guide for details.
π Security
If you discover any security-related issues, please refer to our security policy.
π Credits
- Quentin Gabriele
- All Contributors
π License
This package is open-source software licensed under the MIT license.
Let me know if you'd like this version saved in a README.md
file or if you want badges for other integrations!
All versions of laravel-forex with dependencies
illuminate/contracts Version ^10.0||^11.0||^12.0
saloonphp/cache-plugin Version ^3.0
saloonphp/laravel-plugin Version ^3.0
saloonphp/rate-limit-plugin Version ^2.0
saloonphp/saloon Version ^3.0
spatie/laravel-package-tools Version ^1.14.0