Libraries tagged by input formatting
surgiie/transformer
25849 Downloads
A data transforming/formatting package for php.
eboreum/caster
8246 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
jeffersongoncalves/filament-cep-field
3222 Downloads
The Filament CEP Field is a custom input component designed specifically for Brazilian postal codes (CEP - Código de Endereçamento Postal). This component extends Filament's form capabilities by providing a specialized input field that handles CEP formatting, validation, and automatic address lookup.
collab-corp/formatter
385 Downloads
Formatting utility package for php
ptplugins/filament-number-input
5 Downloads
Locale-aware number input for FilamentPHP v3, v4, and v5. Users see 12.345,67 or 12,345.67 while your database always stores a clean float — no more broken SUM()s or cast errors from localized number strings.
collab-corp/input-formatter
15 Downloads
Formatting utility package for php
mikeybelike/intl-tel-input-backpack
327 Downloads
A backpack field package for formatting and inputting international telephone numbers
swew/cli
151 Downloads
SWEW/CLI: A PHP package for streamlined command line interface (CLI) development, providing an intuitive API for creating custom commands, handling input/output, and executing command logic effortlessly. Simplify your CLI application development with rapid development.
codewithdiki/filament-money
5 Downloads
Filament form component to handle money input with formatting.
sinensia/nova-range-filter
11 Downloads
A reusable range filter component for Laravel Nova with input masking and formatting.
ecommunities/ecms-number-format
21 Downloads
jQuery plugin for input field number formatting and validation
bagongd3/filament-global-money
5 Downloads
Global Money plugin for Filament: input, table, infolist formatting for currency
samfajar/clear-formating
22 Downloads
Simple clear masked input field for laravel
mediawiki/format-num
19 Downloads
Extension FormatNum makes it easier to format numbers in the style you want, independent of language settings. For input 'english' format is used with point as decimal separator.