PHPackages                             cyrtolat/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. [Payment Processing](/categories/payments)
4. /
5. cyrtolat/laravel-money

AbandonedArchivedLibrary[Payment Processing](/categories/payments)

cyrtolat/laravel-money
======================

Money value-objects for the Laravel framework

v2.5.3(3y ago)354MITPHPPHP ^8.0|^8.1

Since Sep 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/cyrtolat/laravel-money)[ Packagist](https://packagist.org/packages/cyrtolat/laravel-money)[ Docs](https://github.com/cyrtolat/laravel-money)[ RSS](/packages/cyrtolat-laravel-money/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (4)Dependencies (5)Versions (8)Used By (0)

Laravel Money
=============

[](#laravel-money)

[![Stable Version](https://camo.githubusercontent.com/88a012b4766f8c8bd11fc28e4ca531273d47344fd0041518c93689a00ed1275b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f637972746f6c61742f6c61726176656c2d6d6f6e65793f6c6162656c3d737461626c65267374796c653d666c61742d737175617265)](https://packagist.org/packages/cyrtolat/laravel-money)[![For Laravel](https://camo.githubusercontent.com/4cde74a04d6794295a6f6a5718f4fdefaea41680ca0bc03bd8e4365e12a758b1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d382e78253230253743253230392e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://img.shields.io/badge/Laravel-8.x%20%7C%209.x-orange.svg?style=flat-square)[![License](https://camo.githubusercontent.com/9329a16f6f2c154d44d1985045d88b262c539fa5b3b0b0e21dc4ab4fd30e7137/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f637972746f6c61742f6c61726176656c2d6d6f6e65793f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cyrtolat/laravel-money)

The docs and translation in development..

Contents
--------

[](#contents)

- [Installation](#installation)
- [Configuration](#configuration)
- [Usage](#Usage)
    - [Basic](#basic)
    - [Helpers](#helpers)
    - [Formatting](#formatting)
    - [Serialization](#serialization)
- [License](#license)

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

[](#installation)

Для установки пакета запустите следующую команду в теринале:

```
composer require cyrtolat/laravel-money
```

Или вручную обновите `require` блок вашего `composer.json` и выполните команду `composer update`

```
{
    "require": {
        "cyrtolat/laravel-money": "^2.5"
    }
}
```

Configuration
-------------

[](#configuration)

Конфигурация пакета начинается с публикации файла с дефолтными настройками. Делается это следующей командой:

```
php artisan vendor:publish --provider="Cyrtolat\Money\Providers\MoneyServiceProvider"
```

После её выполнения, файл `money.php` будет добавлен в папку `/configs` вашего приложения. Открыв его, вы увидите 4 настройки. Подробно о них:

License
-------

[](#license)

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

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

7

Last Release

1336d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/35e108d69331c7e31cc35527754e35d5df12a6d7863c09a1e13ccf0a530bb323?d=identicon)[cyrtolat](/maintainers/cyrtolat)

---

Top Contributors

[![cyrtolat](https://avatars.githubusercontent.com/u/70537244?v=4)](https://github.com/cyrtolat "cyrtolat (143 commits)")

---

Tags

currencylaravelmoneylaravelmoneycurrencypaymentsmonies

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M188](/packages/laravel-ai)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)[glushkovds/phpclickhouse-laravel

Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel

2051.5M2](/packages/glushkovds-phpclickhouse-laravel)[mollie/laravel-cashier-mollie

Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.

178204.3k1](/packages/mollie-laravel-cashier-mollie)[api-platform/laravel

API Platform support for Laravel

58170.4k13](/packages/api-platform-laravel)

PHPackages © 2026

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