PHPackages                             xamani/number-format - 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. xamani/number-format

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

xamani/number-format
====================

A Laravel Nova field.

1.0(3y ago)0555MITVuePHP ^7.3|^8.0

Since Aug 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/xamani/number-format)[ Packagist](https://packagist.org/packages/xamani/number-format)[ RSS](/packages/xamani-number-format/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

The Laravel Nova Number Format Field
====================================

[](#the-laravel-nova-number-format-field)

With this package, you can display and enter numbers in the field in a format.

using the [numeral.js](http://numeraljs.com/) library.

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

[](#installation)

You can install the package via composer:

```
composer require xamani/number-format
```

Usage
-----

[](#usage)

```
use Xamani\NumberFormat;

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

License
-------

[](#license)

The MIT License (MIT).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

1359d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/56ff56d15dc0abf7492ee4306b94c77838db43524a42ab083dd9f85de4b25651?d=identicon)[xamani](/maintainers/xamani)

---

Top Contributors

[![xamani](https://avatars.githubusercontent.com/u/25452228?v=4)](https://github.com/xamani "xamani (2 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/xamani-number-format/health.svg)

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

###  Alternatives

[optimistdigital/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2872.1M6](/packages/optimistdigital-nova-sortable)[outl1ne/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2861.8M9](/packages/outl1ne-nova-sortable)[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)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

14720.0k](/packages/markwalet-nova-modal-response)

PHPackages © 2026

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