silvercommerce/quantityfield

Text input field with validation for numeric values.

Maintainers

Package info

github.com/silvercommerce/quantityfield

Type:silverstripe-vendormodule

pkg:composer/silvercommerce/quantityfield

Statistics

Installs: 2 852

Dependents: 2

Suggesters: 0

Stars: 1

Open Issues: 0

1.1.0 2025-06-23 18:01 UTC

This package is auto-updated.

Last update: 2026-02-23 19:34:10 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