PHPackages                             currency-amount-converter/currency-amount-converter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. currency-amount-converter/currency-amount-converter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

currency-amount-converter/currency-amount-converter
===================================================

A simple package that converts amount to other currency value.

v1.0.3(3y ago)113[1 PRs](https://github.com/isaacdarcilla/currency-amount-converter/pulls)MITPHPPHP ^8.1

Since Apr 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/isaacdarcilla/currency-amount-converter)[ Packagist](https://packagist.org/packages/currency-amount-converter/currency-amount-converter)[ Docs](https://github.com/isaacdarcilla/currency-amount-converter)[ RSS](/packages/currency-amount-converter-currency-amount-converter/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (12)Versions (6)Used By (0)

A simple package that converts amount to other currency value.
--------------------------------------------------------------

[](#a-simple-package-that-converts-amount-to-other-currency-value)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6b92fd035edbfc2eeae5c7ca21b2f1a4cb6b5cb81beff6a95361ccbf0c9d1add/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63757272656e63792d616d6f756e742d636f6e7665727465722f63757272656e63792d616d6f756e742d636f6e7665727465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/currency-amount-converter/currency-amount-converter)[![GitHub Tests Action Status](https://camo.githubusercontent.com/9cc0457fa2751bba02654101c80d37cd6eb86164a9fcfb7d15cf66ffc7cbc18e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f697361616364617263696c6c612f63757272656e63792d616d6f756e742d636f6e7665727465722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/isaacdarcilla/currency-amount-converter/actions?query=workflow%3Arun-tests+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/a1c1668843ed4e89aa4ec9f757c6bd07199e79908fcebb7c9b4a276811ead4cd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63757272656e63792d616d6f756e742d636f6e7665727465722f63757272656e63792d616d6f756e742d636f6e7665727465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/currency-amount-converter/currency-amount-converter)

#### Installation

[](#installation)

You can install the package via composer:

```
composer require currency-amount-converter/currency-amount-converter
```

You can publish the config file with:

```
php artisan vendor:publish --tag="currency-amount-converter-config"
```

#### Usage

[](#usage)

You can use method chaining:

```
use Currency\CurrencyConverter\CurrencyConverter;

$currency = new CurrencyConverter();
$currency->convert(1)->value();        // 59.05

$currency = new CurrencyConverter();
$currency->convert(1, 'PHP')->value(); // 59.05

$currency = new CurrencyConverter();
$currency->convert(1, 'BGN')->value(); // 1.9558

$currency = new CurrencyConverter();
$currency->convert(2, 'BGN')->value(); // 3.9116
```

#### Testing

[](#testing)

```
composer test
```

#### Credits

[](#credits)

- [Isaac D. Arcilla](https://github.com/isaacdarcilla)

#### License

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

4

Last Release

1130d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/75c699cab69fff2a68ff1a51590244246e57e2ac2c9b86f3f73ebbeec2d46d60?d=identicon)[isaacdarcilla](/maintainers/isaacdarcilla)

---

Top Contributors

[![isaacdarcilla](https://avatars.githubusercontent.com/u/22732118?v=4)](https://github.com/isaacdarcilla "isaacdarcilla (19 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

convertercurrencylaravelpackagephplaravelcurrencyconvertercurrency-amount-converter

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/currency-amount-converter-currency-amount-converter/health.svg)

```
[![Health](https://phpackages.com/badges/currency-amount-converter-currency-amount-converter/health.svg)](https://phpackages.com/packages/currency-amount-converter-currency-amount-converter)
```

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M627](/packages/spatie-laravel-data)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
