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(11mo ago)09MITBlade

Since May 27Pushed 11mo 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 1mo ago

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 37% of packages

Maintenance50

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

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

350d 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.

320392.1k17](/packages/codewithdennis-filament-select-tree)[awcodes/filament-table-repeater

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

262815.1k5](/packages/awcodes-filament-table-repeater)[icetalker/filament-table-repeater

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

136178.4k2](/packages/icetalker-filament-table-repeater)[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)[hasan-ahani/filament-otp-input

Otp input for filament

2678.1k](/packages/hasan-ahani-filament-otp-input)

PHPackages © 2026

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