silvercommerce/quantityfield

Text input field with validation for numeric values.

Installs: 2 770

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 2

Open Issues: 0

Type:silverstripe-vendormodule

1.1.0 2025-06-23 18:01 UTC

This package is auto-updated.

Last update: 2025-06-23 18:05:08 UTC


README

Scrutinizer Code Quality

Extended version of numeric input field with improved validation for numeric values.

This module is basically a NumericField, but the validator perorms a check to ensure that the value entered is a number.

Installation via composer

Install this module by running:

composer require silvercommerce/quantityfield

Dependancies