PHPackages                             michaeld555/filament-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. michaeld555/filament-money

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

michaeld555/filament-money
==========================

Money field for filament forms

v1.0.3(3mo ago)67641GPL-3.0-or-laterPHPPHP ^8.1 || ^8.2 || ^8.3 || ^8.4

Since May 31Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/michaeld555/filament-money)[ Packagist](https://packagist.org/packages/michaeld555/filament-money)[ Docs](https://github.com/michaeld555/filament-money)[ RSS](/packages/michaeld555-filament-money/feed)WikiDiscussions master Synced today

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

Money Input for Filament
------------------------

[](#money-input-for-filament)

Supported Versions
------------------

[](#supported-versions)

- Laravel 10, 11, 12 and 13
- Filament 3, 4 and 5

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

[](#installation)

Require this package in your composer.json and update composer:

```
composer require michaeld555/filament-money
```

Using
-----

[](#using)

To create a money input use:

```
use Michaeld555\FilamentMoney\MoneyInput;

MoneyInput::make('value')
    ->prefix('R$');
```

The legacy namespace remains available:

```
use Michaeld555\SecureShell\MoneyInput;
```

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance82

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% 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 ~222 days

Total

4

Last Release

97d ago

PHP version history (2 changes)v1.0.0PHP &gt;=8.0

v1.0.3PHP ^8.1 || ^8.2 || ^8.3 || ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/468ac93c5d3d72f0574d393b2582b56059fcc1cf48f564e63717a685f19d8b50?d=identicon)[michaeld555](/maintainers/michaeld555)

---

Top Contributors

[![michaeld555](https://avatars.githubusercontent.com/u/97418627?v=4)](https://github.com/michaeld555 "michaeld555 (5 commits)")[![andyantunes](https://avatars.githubusercontent.com/u/48885210?v=4)](https://github.com/andyantunes "andyantunes (1 commits)")

---

Tags

laravelfilament-moneymichaeld555money-input

### Embed Badge

![Health badge](/badges/michaeld555-filament-money/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816334.1k3](/packages/defstudio-telegraph)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

44855.7k](/packages/harris21-laravel-fuse)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)

PHPackages © 2026

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