Skip to content

RunOpenCode/exchange-rate-bundle

Repository files navigation

Exchange rate bundle

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published