Download the PHP package savritsky/currency-rate-bundle without Composer
On this page you can find all versions of the php package savritsky/currency-rate-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package currency-rate-bundle
Symfony2 bundle - currency rate loader
Steps to start
- Install module to your app from packagist
- Add bundle into kernel
3. Create Currency and CurrencyRate classes:
4. Add section into config.yml file:
5. Just run the commands:
a. To create base currencies:
b. To create load currency rates:
6. And now, you can call currency rate converter by name - redcode.currency.rate.converter
Contribute
Pull requests are welcome. Please see our CONTRIBUTING guide.
All versions of currency-rate-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
symfony/console Version ^4.0|^5.0|^6.0
symfony/event-dispatcher Version ^4.0|^5.0|^6.0
symfony/framework-bundle Version ^4.0|^5.0|^6.0
symfony/twig-bundle Version ^4.0|^5.0|^6.0
doctrine/orm Version >=2.3.2
doctrine/dbal Version >=2.3.2
redcode/currency-rate Version 0.2.*
symfony/console Version ^4.0|^5.0|^6.0
symfony/event-dispatcher Version ^4.0|^5.0|^6.0
symfony/framework-bundle Version ^4.0|^5.0|^6.0
symfony/twig-bundle Version ^4.0|^5.0|^6.0
doctrine/orm Version >=2.3.2
doctrine/dbal Version >=2.3.2
redcode/currency-rate Version 0.2.*
The package savritsky/currency-rate-bundle contains the following files
Loading the files please wait ....