PHPackages                             binsarjr/filament-autonumeric - 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. binsarjr/filament-autonumeric

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

binsarjr/filament-autonumeric
=============================

This is my package filament-autonumeric

1.0.0(1y ago)1723[3 PRs](https://github.com/binsarjr/filament-autonumeric/pulls)MITPHPPHP ^8.1CI passing

Since Feb 25Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/binsarjr/filament-autonumeric)[ Packagist](https://packagist.org/packages/binsarjr/filament-autonumeric)[ Docs](https://github.com/binsarjr/filament-autonumeric)[ GitHub Sponsors](https://github.com/binsarjr)[ RSS](/packages/binsarjr-filament-autonumeric/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (13)Versions (5)Used By (0)

This is library Wrapper in Filament for Autonumeric.js
======================================================

[](#this-is-library-wrapper-in-filament-for-autonumericjs)

[![Latest Version on Packagist](https://camo.githubusercontent.com/30b514b57c24402f859010d2fc470a07a190a396981e3cfb08a603313e370449/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62696e7361726a722f66696c616d656e742d6175746f6e756d657269632e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/binsarjr/filament-autonumeric)[![GitHub Tests Action Status](https://camo.githubusercontent.com/77f27136c9b2e42ccb2eb5e378c686a219d8dbd26fe47f2fef40a26fa0dde95a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f62696e7361726a722f66696c616d656e742d6175746f6e756d657269632f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/binsarjr/filament-autonumeric/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/6f45e0dec7354d445018821b9233b269b8df82b3803eda5647986d9fdd684c81/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f62696e7361726a722f66696c616d656e742d6175746f6e756d657269632f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/binsarjr/filament-autonumeric/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/494a940d4635a8afa629d648ad7f71724314ae0330d308a6204a71a0dfb2e9e6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62696e7361726a722f66696c616d656e742d6175746f6e756d657269632e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/binsarjr/filament-autonumeric)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require binsarjr/filament-autonumeric
```

Usage
-----

[](#usage)

```
Autonumeric::make('nominal')
    ->columnSpanFull()
    ->label('Jumlah (IDR)')
    ->allowDecimalPadding('floats')
    ->digitGroupSeparator('.')
    ->decimalCharacter(',')
    ->suffix('IDR')
    ->decimalPlaces(2)
    ->currencySymbol('Rp.')
    ->currencySymbolPlacement(CurrencySymbolPlacement::Prefix)
    ->required()
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Binsar Dwi Jasuma](https://github.com/binsarjr)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance69

Regular maintenance activity

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.9% 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

440d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f57fafade951bb8b70a5046ea338a90946c191630cea7e9acb2f8d75dfe0e00?d=identicon)[binsarjr](/maintainers/binsarjr)

---

Top Contributors

[![binsarjr](https://avatars.githubusercontent.com/u/33781288?v=4)](https://github.com/binsarjr "binsarjr (17 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

---

Tags

laravelbinsarjrfilament-autonumeric

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/binsarjr-filament-autonumeric/health.svg)

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

###  Alternatives

[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.

320392.1k17](/packages/codewithdennis-filament-select-tree)[ralphjsmit/laravel-filament-components

A collection of reusable components for Filament.

10972.2k2](/packages/ralphjsmit-laravel-filament-components)[schmeits/filament-character-counter

This is a Filament character counter TextField and Textarea form field for Filament v4 and v5

33184.7k6](/packages/schmeits-filament-character-counter)[defstudio/filament-searchable-input

A searchable autocomplete input for Filament forms

3212.4k](/packages/defstudio-filament-searchable-input)[codebar-ag/laravel-filament-json-field

A Laravel Filament JSON Field integration with CodeMirror support

1124.1k](/packages/codebar-ag-laravel-filament-json-field)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

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