honed/abn

Validate Australian Business Numbers (ABNs) with Laravel.
5
Install
composer require honed/abn
Latest Version:v0.3.0
PHP:^8.2
Maintainer: jdw5

Abn

Build Status Total Downloads Latest Stable Version

Abn is a lightweight package to validate Australian Business Numbers (ABNs).

Installation

Requires PHP 8.2+

Requires Laravel 11+.

Get started with the package by requiring it in your PHP project using Composer.

composer require honed/abn

Documentation

Please refer to the documentation for the usage of the package.

License

Abn was created by Joshua Wallace under the MIT license.