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 1mo ago

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

932d 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

[cknow/laravel-money

Laravel Money

1.0k4.3M22](/packages/cknow-laravel-money)[akaunting/laravel-money

Currency formatting and conversion package for Laravel

7825.3M18](/packages/akaunting-laravel-money)[torann/currency

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

4081.1M6](/packages/torann-currency)[cartalyst/converter

A framework agnostic measurement conversion and formatting package featuring multiple types of measurements and currency conversion.

88434.4k7](/packages/cartalyst-converter)[danielme85/laravel-cconverter

Laravel 5 plug-in for currency conversion

42101.1k](/packages/danielme85-laravel-cconverter)[juanparati/iso-codes

A PHP library that provides ISO codes, currencies, languages, timezones and additional geopolitical information

17146.4k](/packages/juanparati-iso-codes)

PHPackages © 2026

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