Download the PHP package chistowick/lettuce without Composer
On this page you can find all versions of the php package chistowick/lettuce. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chistowick/lettuce
More information about chistowick/lettuce
Files in chistowick/lettuce
Download chistowick/lettuce
More information about chistowick/lettuce
Files in chistowick/lettuce
Vendor chistowick
Package lettuce
Short Description The package for receiving and processing currency rates from the Central Bank of the Russian Federation API.
License MIT
Package lettuce
Short Description The package for receiving and processing currency rates from the Central Bank of the Russian Federation API.
License MIT
Keywords laravelexchange rate
Please rate this library. Is it a good library?
Informations about the package lettuce
Lettuce
Description
The package for Laravel. For receiving and processing currency rates from the Central Bank of the Russian Federation API.
Installation
With Composer
Demonstration
Additionally
When trying to get data about courses for tomorrow:
1. if the course has not been published yet, null will be returned.
2. if the course is already published, you will receive it.
Cache
The received courses will be cached according to the default driver value in the configuration of your Laravel application.
Logging
The program logs exceptions and key points according to the default channel value in the configuration of your Laravel application.
Configuration
The list of downloadable currencies is available in the package by the path: lettuce/config/codes.php
All versions of lettuce with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
illuminate/support Version ^7.0|^8.0
monolog/monolog Version ^2.0
nesbot/carbon Version ^2.31
illuminate/support Version ^7.0|^8.0
monolog/monolog Version ^2.0
nesbot/carbon Version ^2.31
The package chistowick/lettuce contains the following files
Loading the files please wait ....