Download the PHP package laravelwebdev/numeric without Composer
On this page you can find all versions of the php package laravelwebdev/numeric. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravelwebdev/numeric
More information about laravelwebdev/numeric
Files in laravelwebdev/numeric
Download laravelwebdev/numeric
More information about laravelwebdev/numeric
Files in laravelwebdev/numeric
Please rate this library. Is it a good library?
Informations about the package numeric
Laravel Nova Numeric Field
A Laravel Nova field that automatically adds thousand separator. Perfect for currency, quantities, or any numeric input that needs better readability.
Features
- Real-time thousand separator formatting (e.g., 1000 → 1.000)
- Works with copy/paste
- Maintains numeric value in database
- Compatible with Laravel Nova 4.x
Requirements
- Laravel Nova 4.x or higher
- PHP 7.3 or higher
Installation
You can install the package via composer:
Usage
To change the separator:
That will give you separate space while typing in the input field.
License
The MIT License (MIT).
All versions of numeric with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
The package laravelwebdev/numeric contains the following files
Loading the files please wait ....