runopencode/exchange-rate-bundle

Symfony integration for 'runopencode/exchange-rate' library.

2.0.1 2018-05-16 15:17 UTC

This package is auto-updated.

Last update: 2024-03-17 08:49:43 UTC


README

Fetch, store and use currency exchange rates in your application

Exchange rate bundle is Symfony wrapper for RunOpenCode/exchange-rate library.

Packagist Scrutinizer Code Quality Code Coverage Build Status Build Status

SensioLabsInsight

Features

  • Easy integration with exchange rate sources (such as National bank of Serba and Banca Intesa Serbia) via configuration.
  • Console commands for debugging configuration.
  • Console commands for fetching configured rates via cron tasks or queue implementations.
  • Configurable e-mail notifications support for successful retrieval of rates, as well as errors.
  • CRUD controllers for viewing, editing, deleting and creating rates, with configurable role-based security.
  • Public REST api enabling you to deliver rates to other applications and third parties.
  • Easy extensibility and customization of each portion of bundle.

Documentation

For more detailed information about the features of this bundle, refer to the documentation.

License

This bundle is published under MIT license. Please see LICENSE file distributed with this package.