Download the PHP package centrex/laravel-open-exchange-rates without Composer
On this page you can find all versions of the php package centrex/laravel-open-exchange-rates. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download centrex/laravel-open-exchange-rates
More information about centrex/laravel-open-exchange-rates
Files in centrex/laravel-open-exchange-rates
Package laravel-open-exchange-rates
Short Description This is my package laravel-open-exchange-rates
License MIT
Homepage https://github.com/centrex/laravel-open-exchange-rates
Informations about the package laravel-open-exchange-rates
This is my package laravel-open-exchange-rates
This package provides a simple and convenient interface for working with the Open Exchange Rates service. Currently supports free endpoints.
Contents
- This is my package laravel-open-exchange-rates
- Contents
- Installation
- Usage
- Testing
- Changelog
- Contributing
- Credits
- License
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
In config/loer.php
In controller (or service) method:
Testing
๐งน Keep a modern codebase with Pint:
โ Run refactors using Rector
โ๏ธ Run static analysis using PHPStan:
โ Run unit tests using PEST
๐ Run the entire test suite:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- rochi88
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-open-exchange-rates with dependencies
illuminate/database Version ^10.0|^11.0|^12.0
illuminate/support Version ^10.0|^11.0|^12.0