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.2(1y ago)66951GPL-3.0-or-laterPHPPHP &gt;=8.0

Since May 31Pushed 1mo 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 1mo ago

READMEChangelog (4)Dependencies (4)Versions (4)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

39

—

LowBetter than 86% of packages

Maintenance68

Regular maintenance activity

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

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

Total

3

Last Release

530d ago

### 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

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

124139.3k2](/packages/dotswan-filament-map-picker)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

58289.3k3](/packages/creagia-filament-code-field)[swisnl/filament-backgrounds

Beautiful backgrounds for Filament auth pages

54149.2k6](/packages/swisnl-filament-backgrounds)[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)

PHPackages © 2026

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