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

ActiveLibrary

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 1mo ago

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 32% 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

1107d 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

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[croustibat/filament-jobs-monitor

Background Jobs monitoring like Horizon for all drivers for FilamentPHP

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

A Laravel starter kit built with Filament inspired by Jetstream.

17554.3k2](/packages/stephenjude-filament-jetstream)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

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

PHPackages © 2026

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