PHPackages                             hpolthof/laravel-eloquent-settings - 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. [Database &amp; ORM](/categories/database)
4. /
5. hpolthof/laravel-eloquent-settings

ActiveLibrary[Database &amp; ORM](/categories/database)

hpolthof/laravel-eloquent-settings
==================================

Allow for dynamic blobbed settings in Eloquent models.

v0.1.7(6y ago)152GPL2PHPPHP &gt;=5.4.0

Since Jan 8Pushed 6y ago1 watchersCompare

[ Source](https://github.com/hpolthof/laravel-eloquent-settings)[ Packagist](https://packagist.org/packages/hpolthof/laravel-eloquent-settings)[ RSS](/packages/hpolthof-laravel-eloquent-settings/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (8)Used By (0)

Allow for dynamic blobbed settings in Eloquent models.
======================================================

[](#allow-for-dynamic-blobbed-settings-in-eloquent-models)

This package was created for an internal project, but as the idea is reusable, I encourage others to make use of this package.

The main goal was to create a way to store variables dynamicly into a database field without having to rewrite the database structure.

Usage
-----

[](#usage)

Just use the HasSettings trait in your Eloquent model and add a field named `settings` to your table with a type of `MEDIUMTEXT`.

You can also use another field name, but be sure to set the `protected $settingsField` to that specific fieldname.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Every ~156 days

Recently: every ~234 days

Total

7

Last Release

2477d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

laraveldatabaseeloquent

### Embed Badge

![Health badge](/badges/hpolthof-laravel-eloquent-settings/health.svg)

```
[![Health](https://phpackages.com/badges/hpolthof-laravel-eloquent-settings/health.svg)](https://phpackages.com/packages/hpolthof-laravel-eloquent-settings)
```

###  Alternatives

[czim/laravel-filter

Filter for Laravel Eloquent queries, with support for modular filter building

8973.0k3](/packages/czim-laravel-filter)

PHPackages © 2026

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