PHPackages                             bostjanob/filament-safe-key-value - 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. bostjanob/filament-safe-key-value

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

bostjanob/filament-safe-key-value
=================================

A safe key-value component for Filament Forms

v1.0(1y ago)09MITBlade

Since May 27Pushed 1y agoCompare

[ Source](https://github.com/BostjanOb/filament-safe-key-value)[ Packagist](https://packagist.org/packages/bostjanob/filament-safe-key-value)[ RSS](/packages/bostjanob-filament-safe-key-value/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

SafeKeyValue
============

[](#safekeyvalue)

A safe key-value component for Filament Forms.

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

[](#installation)

You can install the package via composer:

```
composer require bostjanob/filament-safe-key-value
```

Usage
-----

[](#usage)

```
use BostjanOb\FilamentSafeKeyValue\Forms\SafeKeyValue;

// In your Filament form
SafeKeyValue::make('settings')
    ->keyLabel('Option')
    ->valueLabel('Value')
    ->addable()
    ->deletable()
```

Features
--------

[](#features)

- Single key-value pair management
- Custom state formatting and dehydration
- Compatible with Filament Forms

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance46

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

403d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/17848fce32bf9d0ecfb9427ab0e842794bdd8b2c26eec791e5dad8d33b8703b5?d=identicon)[BostjanOb](/maintainers/BostjanOb)

---

Top Contributors

[![BostjanOb](https://avatars.githubusercontent.com/u/650818?v=4)](https://github.com/BostjanOb "BostjanOb (1 commits)")

---

Tags

filament

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/bostjanob-filament-safe-key-value/health.svg)

```
[![Health](https://phpackages.com/badges/bostjanob-filament-safe-key-value/health.svg)](https://phpackages.com/packages/bostjanob-filament-safe-key-value)
```

###  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.

329530.5k29](/packages/codewithdennis-filament-select-tree)[awcodes/filament-table-repeater

A modified version of the Filament Forms Repeater to display it as a table.

265908.5k5](/packages/awcodes-filament-table-repeater)[rawilk/filament-password-input

Enhanced password input component for filament.

52263.4k14](/packages/rawilk-filament-password-input)[schmeits/filament-character-counter

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

34226.4k13](/packages/schmeits-filament-character-counter)[awcodes/richer-editor

A collection of extensions and tools to enhance the Filament Rich Editor field.

3912.9k9](/packages/awcodes-richer-editor)[icetalker/filament-table-repeater

This is a package for Filament form component. Extends form Repeater, but shows in Table Layout.

137198.0k2](/packages/icetalker-filament-table-repeater)

PHPackages © 2026

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