PHPackages                             digbang/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. digbang/settings

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

digbang/settings
================

A model for data-driven settings.

v6.3.0(2mo ago)05303MITPHPPHP ^8.0.2CI failing

Since Jun 6Pushed 2mo ago32 watchersCompare

[ Source](https://github.com/digbang/settings)[ Packagist](https://packagist.org/packages/digbang/settings)[ RSS](/packages/digbang-settings/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (24)Versions (27)Used By (0)

Settings
========

[](#settings)

(This package uses laravel-doctrine)

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

[](#installation)

`composer require digbang/settings`

Then

1. Add the service provider to your app.php config file
2. Publish or copy the config file

Usage
-----

[](#usage)

Change the config file (settings.php) to create, update or edit your settings.

If you want to use an EnumSetting, you need to have a class that extends `Digbang\Utils\Enumerables\Enum`Also, the default value for this setting should be an array as follows `[YourEnum::class, YourEnum::YourValue]`

If you want to use the TimeSetting, note that the expected value is a string with format `H:i`

All other settings should have a default value of the type the setting requires.

After configuring your settings, use the command `settings:sync` to synchronize the config with the database.

You can use the `SettingsRepository` to get the values by id, key, etc.

###  Health Score

54

—

FairBetter than 96% of packages

Maintenance87

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~226 days

Total

25

Last Release

64d ago

Major Versions

v2.1.1 → v3.0.02020-08-05

v3.2.2 → v4.0.02022-02-23

v3.2.3 → v4.0.22022-08-26

v4.0.2 → v5.0.02023-11-07

v5.0.0 → v6.0.02026-04-23

PHP version history (5 changes)v1.0.0PHP &gt;=7.1.0

v2.0.0PHP &gt;=7.2

v3.1.0PHP ^7.3

v4.0.0PHP ^7.4 || ^8.0.2

v5.0.0PHP ^8.0.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5347955?v=4)[Dario Govergun](/maintainers/dpgover)[@dpgover](https://github.com/dpgover)

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

---

Top Contributors

[![dpgover](https://avatars.githubusercontent.com/u/5347955?v=4)](https://github.com/dpgover "dpgover (20 commits)")[![guiwoda](https://avatars.githubusercontent.com/u/1625545?v=4)](https://github.com/guiwoda "guiwoda (17 commits)")[![sojeda](https://avatars.githubusercontent.com/u/17851841?v=4)](https://github.com/sojeda "sojeda (10 commits)")[![falmadarivero](https://avatars.githubusercontent.com/u/92588624?v=4)](https://github.com/falmadarivero "falmadarivero (6 commits)")[![gitfran](https://avatars.githubusercontent.com/u/12850246?v=4)](https://github.com/gitfran "gitfran (3 commits)")[![marianofilipoff](https://avatars.githubusercontent.com/u/17851999?v=4)](https://github.com/marianofilipoff "marianofilipoff (1 commits)")[![matiass](https://avatars.githubusercontent.com/u/1316313?v=4)](https://github.com/matiass "matiass (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[livewire/flux

The official UI component library for Livewire.

9527.8M128](/packages/livewire-flux)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725172.4k14](/packages/tallstackui-tallstackui)[webwizo/laravel-shortcodes

Wordpress like shortcodes for Laravel 11, 12 and 13

217700.9k8](/packages/webwizo-laravel-shortcodes)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)

PHPackages © 2026

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