PHPackages                             dashed/filament-numpad-field - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dashed/filament-numpad-field

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dashed/filament-numpad-field
============================

A numpad field to enter pricing.

v1.0.5(6mo ago)1352↓100%3[3 PRs](https://github.com/Dashed-DEV/filament-numpad-field/pulls)1MITPHPPHP ^8.3|^8.4CI passing

Since Oct 31Pushed 1mo agoCompare

[ Source](https://github.com/Dashed-DEV/filament-numpad-field)[ Packagist](https://packagist.org/packages/dashed/filament-numpad-field)[ Docs](https://github.com/dashed/filament-numpad-field)[ GitHub Sponsors](https://github.com/Dashed)[ RSS](/packages/dashed-filament-numpad-field/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (6)Versions (9)Used By (1)

A numpad field to enter pricing.
================================

[](#a-numpad-field-to-enter-pricing)

[![Latest Version on Packagist](https://camo.githubusercontent.com/66133f99ea40f8f46921992f3896c4fd315693f0eaf3e311bf51e84d74e43871/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6461736865642f66696c616d656e742d6e756d7061642d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dashed/filament-numpad-field)[![GitHub Tests Action Status](https://camo.githubusercontent.com/860c91eb4c94faa1f50cdc0bb38bcaf680e82285ee853fe420951d37ca86e1ec/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6461736865642f66696c616d656e742d6e756d7061642d6669656c642f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/dashed/filament-numpad-field/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/29ef487c2e7aa0e7a641ef0abf008b3616b1577e2373e64fa299e4fd2ca9b6f0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6461736865642f66696c616d656e742d6e756d7061642d6669656c642f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/dashed/filament-numpad-field/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/187f63e98d56fd2f3aa24c2b1fc29586971c03b2aa69b632e58feaa30e1bf4c8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6461736865642f66696c616d656e742d6e756d7061642d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dashed/filament-numpad-field)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require dashed/filament-numpad-field
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-numpad-field-views"
```

Usage
-----

[](#usage)

```
use DashedDEV\FilamentNumpadField\NumpadField;

NumpadField::make('price')
    ->label('Prijs')
    ->minCents(0)
    ->maxCents(100000);
```

Add below to your custom theme

```
@source '../../../../vendor/dashed/**/*.blade.php';
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Robin van Maasakker](https://github.com/Robinvm)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance85

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

6

Last Release

190d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a7b24523d1886867475cbc2b4342b54b4427055e5b03745170d5299d2946cae7?d=identicon)[Robinvm](/maintainers/Robinvm)

---

Top Contributors

[![Robinvm](https://avatars.githubusercontent.com/u/22294849?v=4)](https://github.com/Robinvm "Robinvm (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelDashedfilament-numpad-field

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/dashed-filament-numpad-field/health.svg)

```
[![Health](https://phpackages.com/badges/dashed-filament-numpad-field/health.svg)](https://phpackages.com/packages/dashed-filament-numpad-field)
```

###  Alternatives

[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

320392.1k17](/packages/codewithdennis-filament-select-tree)[ralphjsmit/laravel-filament-components

A collection of reusable components for Filament.

10972.2k2](/packages/ralphjsmit-laravel-filament-components)[schmeits/filament-character-counter

This is a Filament character counter TextField and Textarea form field for Filament v4 and v5

33184.7k6](/packages/schmeits-filament-character-counter)[defstudio/filament-searchable-input

A searchable autocomplete input for Filament forms

3212.4k](/packages/defstudio-filament-searchable-input)[codebar-ag/laravel-filament-json-field

A Laravel Filament JSON Field integration with CodeMirror support

1124.1k](/packages/codebar-ag-laravel-filament-json-field)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
