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.1.0(1mo ago)16MITPHPPHP ^8.2

Since May 1Pushed 1mo 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 2w ago

READMEChangelog (1)Dependencies (8)Versions (3)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

44

—

FairBetter than 90% of packages

Maintenance92

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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 ~1168 days

Total

2

Last Release

38d ago

PHP version history (2 changes)v1.0.0PHP ^8.1|^8.2

v1.1.0PHP ^8.2

### 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 (5 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.

3915.5k](/packages/rawilk-profile-filament-plugin)[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.

329575.9k35](/packages/codewithdennis-filament-select-tree)[finity-labs/fin-mail

A powerful email template manager and composer for Filament with dynamic token replacement, template versioning, and inline email sending.

316.8k2](/packages/finity-labs-fin-mail)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17861.9k3](/packages/stephenjude-filament-jetstream)[tapp/filament-form-builder

User facing form builder using Filament components

133.5k6](/packages/tapp-filament-form-builder)[backstage/mails

View logged mails and events in a beautiful Filament UI.

16429.7k](/packages/backstage-mails)

PHPackages © 2026

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