a21ns1g4ts/filament-brl-money-field

This is my package filament-brl-money-field
452 1
Install
composer require a21ns1g4ts/filament-brl-money-field
Latest Version:v0.2.0
PHP:^8.1
License:MIT
Last Updated:Jan 12, 2026
Links: GitHub  ·  Packagist
Maintainer: a21ns1g4ts

Filament BRL Field Money

Latest Version on Packagist Total Downloads

Installation

You can install the package via composer:

composer require a21ns1g4ts/filament-brl-money-field

Usage

use A21ns1g4ts\FilamentBrlMoneyField\BrlMoneyInput;

BrlMoneyInput::make('price')
    ->label('Preço')
    ->columnSpan(1)
                                  

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.