PHPackages                             wannabestart/currency-blade - 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. [Framework](/categories/framework)
4. /
5. wannabestart/currency-blade

ActivePackage[Framework](/categories/framework)

wannabestart/currency-blade
===========================

Package to formatting currency in blade view

v1.0.0(4y ago)26MITPHPPHP &gt;=5.6.4|&gt;=8.0

Since Jul 24Pushed 4y agoCompare

[ Source](https://github.com/WannaBeStart/currency-blade)[ Packagist](https://packagist.org/packages/wannabestart/currency-blade)[ RSS](/packages/wannabestart-currency-blade/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Laravel package for formatting currency at blade view
=====================================================

[](#laravel-package-for-formatting-currency-at-blade-view)

[![Downloads](https://camo.githubusercontent.com/bacbf035d77714479b08c1b1e352a135c468cd9ab71efb615369fec6b44f9ea8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77616e6e61626573746172742f63757272656e63792d626c616465)](https://camo.githubusercontent.com/bacbf035d77714479b08c1b1e352a135c468cd9ab71efb615369fec6b44f9ea8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77616e6e61626573746172742f63757272656e63792d626c616465)

This package can help you to format currency at blade directives.

Getting Started
---------------

[](#getting-started)

### Install

[](#install)

Run the following command:

```
composer require wannabestart/currency-blade
```

Usage
-----

[](#usage)

### Blade Directives

[](#blade-directives)

General syntax

```
@formatcurrency('3CODE',MONEYVALUE)
```

Example using at Blade Directives

```
@formatcurrency('USD', 25000) // $25,000.00
@formatcurrency('IDR', 25000) // Rp25.000,00
@formatcurrency('', 25000) // If code NULL it will return its value
```

You can check your 3 code of currency [here](https://www.iban.com/currency-codes)

Changelog
---------

[](#changelog)

Please see [Releases](../../releases) for more information what has changed recently.

Contributing
------------

[](#contributing)

Pull requests are more than welcome. You must follow the PSR coding standards.

Security
--------

[](#security)

If you discover any security related issues, You can issued on this repository.

Credits
-------

[](#credits)

- [Kharansyah](https://github.com/rans0)
- [All Contributors](https://github.com/wannabestart)

License
-------

[](#license)

The MIT License (MIT).

Still improving to update new feature 🔥
---------------------------------------

[](#still-improving-to-update-new-feature-)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1754d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b270a002aac1bbe7bba9e8eade6246fe9cf9b22597aa69d884a9ab20117cbc8?d=identicon)[rans0](/maintainers/rans0)

---

Top Contributors

[![rans0](https://avatars.githubusercontent.com/u/41975320?v=4)](https://github.com/rans0 "rans0 (11 commits)")

---

Tags

frameworklaravelcurrency

### Embed Badge

![Health badge](/badges/wannabestart-currency-blade/health.svg)

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

###  Alternatives

[graham-campbell/markdown

Markdown Is A CommonMark Wrapper For Laravel

1.3k7.1M64](/packages/graham-campbell-markdown)[laravel/lumen-framework

The Laravel Lumen Framework.

1.5k26.2M709](/packages/laravel-lumen-framework)[rebing/graphql-laravel

Laravel wrapper for PHP GraphQL

2.2k7.1M26](/packages/rebing-graphql-laravel)[graham-campbell/manager

Manager Provides Some Manager Functionality For Laravel

39221.1M134](/packages/graham-campbell-manager)[htmlmin/htmlmin

HTMLMin Is A Simple HTML Minifier For Laravel 5

1.0k1.9M9](/packages/htmlmin-htmlmin)[laravel-lang/publisher

Localization publisher for your Laravel application

2167.7M24](/packages/laravel-lang-publisher)

PHPackages © 2026

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