PHPackages                             skylark/currency-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. skylark/currency-converter

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

skylark/currency-converter
==========================

This will return the exchange rate of Euro for the amount and currency that you are given.

02PHP

Since Jun 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/hasinur202/currency-converter)[ Packagist](https://packagist.org/packages/skylark/currency-converter)[ RSS](/packages/skylark-currency-converter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SkyLark Currency Converter
==========================

[](#skylark-currency-converter)

This will return the exchange rate of Euro for the amount and currency that you are given.
------------------------------------------------------------------------------------------

[](#this-will-return-the-exchange-rate-of-euro-for-the-amount-and-currency-that-you-are-given)

Installation
------------

[](#installation)

Install the package by the following command,

```
composer require skylark/currency-converter

```

Add the provider inside the config/app.php,

```
Skylark\CurrencyConverter\CurrencyServiceProvider::class,

```

Give the following two parameter to get the Euro currency: (i) amount (ii) currency

Api is: BaseUrl/currency-converter/{amount}/{currency}

```
Example:
http://127.0.0.1:8000/currency-converter/100/usd

```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/514600219d3d897c021bf8ced90073e8b6a0ce74bf9ebf9f9a7187b13d257650?d=identicon)[hasinur202](/maintainers/hasinur202)

---

Top Contributors

[![hasinur202](https://avatars.githubusercontent.com/u/49242703?v=4)](https://github.com/hasinur202 "hasinur202 (17 commits)")

### Embed Badge

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

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

###  Alternatives

[ronanguilloux/php-gpio

GPIO-related utils &amp; toolkit PHP library

2678.0k](/packages/ronanguilloux-php-gpio)[daxslab/yii2-taggedview

Extension to help setup the standard HTML meta tags besides the ones defined by Opengraph and Twitter to contribute to website SEO

114.5k](/packages/daxslab-yii2-taggedview)

PHPackages © 2026

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