PHPackages                             threls/laravel-money - 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. threls/laravel-money

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

threls/laravel-money
====================

This is my package laravelmoney

1.0.3(2y ago)17.4k↓50%1[3 PRs](https://github.com/threls/laravel-money/pulls)MITPHPPHP ^8.1CI passing

Since Jul 14Pushed 4mo ago5 watchersCompare

[ Source](https://github.com/threls/laravel-money)[ Packagist](https://packagist.org/packages/threls/laravel-money)[ Docs](https://github.com/threls/laravel-money)[ RSS](/packages/threls-laravel-money/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (14)Versions (9)Used By (0)

[![](https://camo.githubusercontent.com/2bedf63f24cda7efab02da955dc11fb7ef8a060e2f26b73c33a7aac84529b8a3/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f737570706f72742d756b7261696e652e7376673f743d31)](https://supportukrainenow.org)

This is my package laravelmoney
===============================

[](#this-is-my-package-laravelmoney)

[![Latest Version on Packagist](https://camo.githubusercontent.com/db382b3a48c38a94583a7dbb6361135829fcf7827f192cd2710383d697c7e10b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746872656c732f6c61726176656c2d6d6f6e65792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/threls/laravel-money)[![GitHub Tests Action Status](https://camo.githubusercontent.com/8575ecb36a0b30271c952a2c31c3ddb188fe1838b6821a9c1a67a638b55000c1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f746872656c732f6c61726176656c2d6d6f6e65792f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/threls/laravel-money/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/e4fc9ba2d7ca00c446dc8cd4dc54a91151046ba03cf394f310da8369645226e3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f746872656c732f6c61726176656c2d6d6f6e65792f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/threls/laravel-money/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/6c40160fac3b0866c1fd1831911d45b439e363dd75d92b07834bf5d41608c147/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746872656c732f6c61726176656c2d6d6f6e65792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/threls/laravel-money)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/35a7d6d768419e6b98f0e4670a9f91203d7187db37d0cde589bf81e47b0b6611/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f4c61726176656c4d6f6e65792e6a70673f743d31)](https://spatie.be/github-ad-click/LaravelMoney)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require threls/laravel-money
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravelmoney-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravelmoney-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravelmoney-views"
```

Usage
-----

[](#usage)

```
$laravelMoney = new Threls\LaravelMoney();
echo $laravelMoney->echoPhrase('Hello, Threls!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/mb6792/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Mark Bonnici](https://github.com/mb6792)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance52

Moderate activity, may be stable

Popularity25

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~140 days

Total

4

Last Release

978d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9df53c3802e28d202e6662582378129ec1884b172a715c133bad2730a15ef891?d=identicon)[threls](/maintainers/threls)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")[![attac-t](https://avatars.githubusercontent.com/u/73131281?v=4)](https://github.com/attac-t "attac-t (5 commits)")[![mb6792](https://avatars.githubusercontent.com/u/2950529?v=4)](https://github.com/mb6792 "mb6792 (4 commits)")[![ableta](https://avatars.githubusercontent.com/u/18583652?v=4)](https://github.com/ableta "ableta (3 commits)")

---

Tags

laravelthrelslaravelmoney

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/threls-laravel-money/health.svg)

```
[![Health](https://phpackages.com/badges/threls-laravel-money/health.svg)](https://phpackages.com/packages/threls-laravel-money)
```

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M627](/packages/spatie-laravel-data)[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)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

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