PHPackages                             marcuschristiansen/formatted-number - 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. marcuschristiansen/formatted-number

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

marcuschristiansen/formatted-number
===================================

A Laravel Nova field.

0.2(6y ago)2731MITVuePHP &gt;=7.1.0

Since Oct 22Pushed 6y ago14 watchersCompare

[ Source](https://github.com/marcuschristiansen/laravel-nova-formatted-number)[ Packagist](https://packagist.org/packages/marcuschristiansen/formatted-number)[ RSS](/packages/marcuschristiansen-formatted-number/feed)WikiDiscussions master Synced today

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Laravel Nova Formatted Number Field
===================================

[](#laravel-nova-formatted-number-field)

This package allows the user to set up a field in Nova that is formatted using the [numeral.js](http://numeraljs.com/) library.

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

[](#installation)

You can install the package via composer:

```
composer require rimu/formatted-number
```

Usage
-----

[](#usage)

```
use Rimu\FormattedNumber;

FormattedNumber::make('Price')
    ->format('0,0')   // Defaults to "0,0"
```

License
-------

[](#license)

The MIT License (MIT).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity44

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

Every ~2 days

Total

2

Last Release

2390d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e3544d6ceea6685fed2a749c3b5336f4b5e82d4b6d69523700382e1b4a919e4?d=identicon)[marcus.christiansen](/maintainers/marcus.christiansen)

---

Top Contributors

[![marcuschristiansen](https://avatars.githubusercontent.com/u/8204622?v=4)](https://github.com/marcuschristiansen "marcuschristiansen (16 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/marcuschristiansen-formatted-number/health.svg)

```
[![Health](https://phpackages.com/badges/marcuschristiansen-formatted-number/health.svg)](https://phpackages.com/packages/marcuschristiansen-formatted-number)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[digital-creative/conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.

116593.8k4](/packages/digital-creative-conditional-container)[genealabs/laravel-overridable-model

Provide a uniform method of allowing models to be overridden in Laravel.

92398.0k2](/packages/genealabs-laravel-overridable-model)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17165.2k](/packages/murdercode-nova4-tinymce-editor)[yieldstudio/nova-google-autocomplete

A Laravel Nova Google autocomplete field.

12218.4k](/packages/yieldstudio-nova-google-autocomplete)

PHPackages © 2026

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