PHPackages                             vahidkaargar/currencies - 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. vahidkaargar/currencies

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

vahidkaargar/currencies
=======================

Currencies list

0.2(2y ago)3314MITPHPPHP &gt;=7.4

Since Oct 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/vahidkaargar/currencies)[ Packagist](https://packagist.org/packages/vahidkaargar/currencies)[ RSS](/packages/vahidkaargar-currencies/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

Currencies name list
--------------------

[](#currencies-name-list)

With this package you can have currencies names list

### Requirement

[](#requirement)

1. This is a Laravel package
2. PHP &gt;= 7.4

### Installation

[](#installation)

```
composer require "vahidkaargar/currencies"
```

Documentation
-------------

[](#documentation)

```
use vahidkaargar\Currencies\Currency;

/*
 * There two ways to use
 * Output must be an array of currencies names
 */
$currencies = currency();
$currencies = Currency::fetch();

/*
 * Give you details of currency
 */
$currencies = currency('USD');
$currencies = Currency::fetch('USD');
```

### Test

[](#test)

```
./vendor/bin/phpunit
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

977d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b5c1e29f86cb6c6ff19aeb5691fe3f16f5d391871eb4ac4250e6bf8ddc6a4d1?d=identicon)[vahidkaargar](/maintainers/vahidkaargar)

---

Top Contributors

[![vahidkaargar](https://avatars.githubusercontent.com/u/3912242?v=4)](https://github.com/vahidkaargar "vahidkaargar (2 commits)")

---

Tags

laravelcurrencycurrenciescurrencies list

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vahidkaargar-currencies/health.svg)

```
[![Health](https://phpackages.com/badges/vahidkaargar-currencies/health.svg)](https://phpackages.com/packages/vahidkaargar-currencies)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k12.5k1](/packages/vinkius-labs-laravel-page-speed)[torann/currency

This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.

4031.1M6](/packages/torann-currency)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90142.9k](/packages/emargareten-inertia-modal)[wearepixel/laravel-cart

A cart implementation for Laravel

1374.8k](/packages/wearepixel-laravel-cart)

PHPackages © 2026

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