wallacemaxters/filament-brl-input
最新稳定版本:4.0.0
Composer 安装命令:
composer require wallacemaxters/filament-brl-input
包简介
README 文档
README
A Filament form component that provides an input field with a currency mask for BRL (Brazilian Real - R$).
🚀 Installation
Via Composer:
composer require wallacemaxters/filament-brl-input
⚙️ Usage Example
use WallaceMaxters\FilamentBrlInput\Money; Money::make('value') ->label('BRL') ->required();
📥 Contributions
Contributions are welcome! Feel free to open issues or submit pull requests.
📄 License
This project is licensed under the MIT License.
统计信息
- 总下载量: 195
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-07-24