承接 andreracodex/bi-exchange 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

andreracodex/bi-exchange

最新稳定版本:v1.1.0

Composer 安装命令:

composer require andreracodex/bi-exchange

包简介

A package to fetch exchange rates from Bank Indonesia

README 文档

README

A Laravel package to fetch exchange rates from Bank Indonesia (BI) and update them in your database. This package scrapes the exchange rates from the official Bank Indonesia website and allows you to easily integrate it into your Laravel application.

By: Tirta Rachmandiri

Features

  • Fetch exchange rates from Bank Indonesia.
  • Supports multiple currencies (AUD, EUR, USD, GBP, etc.).
  • Update the sell and buy rates in your database.
  • Simple Laravel command to trigger the rate fetch.

Installation

1. Install the Package

You can install this package via Composer. Run the following command in your Laravel project directory:

composer require andreracodex/bi-exchange

2. Get Rate from BI

Fetch exchange rates from Bank Indonesia (BI) and update them in your database.

php artisan ambil:rate

Automatic Migration

If you're using Laravel 5.5 or later, the migration will be automatically published when you install the package.

Manual Migration

If you want to manually publish the migration and models, you can use the following command (if something wrong):

php artisan vendor:publish --tag="bi"

Support & Donations

If you found this library helpful and would like to support its development:

Saweria

Your support helps maintain and improve this library. Thank you!

统计信息

  • 总下载量: 5
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-12-28