PHPackages                             loaf/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. loaf/settings

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

loaf/settings
=============

Loaf Settings Plugin

0.2.0(8y ago)216MITPHPPHP &gt;=7.1.0

Since Mar 20Pushed 8y ago2 watchersCompare

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

READMEChangelogDependencies (5)Versions (7)Used By (0)

Loaf Settings
=============

[](#loaf-settings)

[![Build Status](https://camo.githubusercontent.com/a8ba8c30b1f5cd83772117853949f2c6ad2dc8da892d97d70156ad14c545e796/68747470733a2f2f6275696c642e7765626875622e6e6c2f6275696c645374617475732f69636f6e3f6a6f623d6c6f61662d73657474696e6773)](https://camo.githubusercontent.com/a8ba8c30b1f5cd83772117853949f2c6ad2dc8da892d97d70156ad14c545e796/68747470733a2f2f6275696c642e7765626875622e6e6c2f6275696c645374617475732f69636f6e3f6a6f623d6c6f61662d73657474696e6773)[![StyleCI](https://camo.githubusercontent.com/01c73259f95419c7f4aeb677f9bb75ea81f605ccd175991139b54f6e7dea2fb7/68747470733a2f2f7374796c6563692e696f2f7265706f732f3132373635363533392f736869656c643f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/01c73259f95419c7f4aeb677f9bb75ea81f605ccd175991139b54f6e7dea2fb7/68747470733a2f2f7374796c6563692e696f2f7265706f732f3132373635363533392f736869656c643f6272616e63683d6d6173746572)

User-customizable settings for Loaf.

Usage
-----

[](#usage)

The package provides a facade for easy access to settings.

```
// Set a value
Settings::set('website.appearance.color', '#dbedff');

// Get a value
$value = Settings::get('website.appearance.color', $default_value);
```

Sections, Groups, Fields, Types and Models
------------------------------------------

[](#sections-groups-fields-types-and-models)

Settings are categorized in `sections` that contain `groups` that contain `fields`. `fields` have a specific `SettingType` (`type`) with a corresponding database `model`.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

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 ~2 days

Total

6

Last Release

2966d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f72b9c1a481450b37bb3f8b1e97e64634d1b1fc2ceda19aee96cde4c40c2264?d=identicon)[tomlankhorst](/maintainers/tomlankhorst)

---

Top Contributors

[![tomlankhorst](https://avatars.githubusercontent.com/u/675432?v=4)](https://github.com/tomlankhorst "tomlankhorst (44 commits)")

---

Tags

cmslaravelsettings-management

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/loaf-settings/health.svg)

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

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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