PHPackages                             joshluongo/filament-abn-acn - 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. joshluongo/filament-abn-acn

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

joshluongo/filament-abn-acn
===========================

Australian Business Number and Australian Company Number inputs for Filament

v1.0.0(3y ago)11MITPHPPHP ^8.1|^8.2

Since May 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/joshluongo/filament-abn-acn)[ Packagist](https://packagist.org/packages/joshluongo/filament-abn-acn)[ RSS](/packages/joshluongo-filament-abn-acn/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

filament-abn-acn
================

[](#filament-abn-acn)

Australian Business Number and Australian Company Number inputs for [Filament](https://filamentphp.com).

The fields will have the correct label, input masking and input validation automatically.

Usage
-----

[](#usage)

With your form schema use `AbnInput` or `AcnInput`.

```
public static function form(Form $form): Form
{
    return $form
        ->schema([
            AbnInput::make("abn"),
            AcnInput::make("acn")
        ]);
}
```

Credits
-------

[](#credits)

- [Paul Ferrett for the ABN/ACN validation code](https://gist.github.com/paulferrett/8141303)

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

1161d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c4254a41f4056377da81305aee367d7c94abe0df9a924cc7c08732a191ec04e2?d=identicon)[joshluongo](/maintainers/joshluongo)

---

Top Contributors

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

---

Tags

filamentlaravellaravelfilamentabnjoshluongofilament-abn-acnacn

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/joshluongo-filament-abn-acn/health.svg)

```
[![Health](https://phpackages.com/badges/joshluongo-filament-abn-acn/health.svg)](https://phpackages.com/packages/joshluongo-filament-abn-acn)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[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)[croustibat/filament-jobs-monitor

Background Jobs monitoring like Horizon for all drivers for FilamentPHP

274327.2k9](/packages/croustibat-filament-jobs-monitor)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[dotswan/filament-map-picker

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

128192.3k3](/packages/dotswan-filament-map-picker)

PHPackages © 2026

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