helvetitec/livemasks

Input masks for Laravel Livewire v3
1,187
Install
composer require helvetitec/livemasks
Latest Version:v1.1.1
Last Updated:Mar 20, 2026
Links: GitHub  ·  Packagist
Maintainer: daredloco

Livemasks

Input masks for Laravel Livewire v3

Usage

MoneyInput

Add a money Input to your platform

  • v1: (model) Livewire Model to update
  • v2: (string) Id of the input
  • v3: (string) Name of the input
  • v4: (string) class from the input
  • v5: (boolean) Set the input to required or not
<livewire:livemasks.money wire:model.live='v1' id="v2" name="v3" class="v4" :required="v5"/>

Related Packages

livewire/flux

The official UI component library for Livewire.

9,335,175 966
infyomlabs/adminlte-templates

AdminLTE templates for InfyOm Laravel Generator

1,627,337 266
garygreen/pretty-routes

Pretty routes for Laravel 5+

1,334,636 651
infyomlabs/swagger-generator

Swagger Generator for InfyOm Laravel Generator

1,112,907 114
snowfire/beautymail

Send beautiful html emails with Laravel

761,038 1,312