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(2w ago)03163MITPHPPHP ^8.0.2CI failing

Since Jun 6Pushed 2w ago32 watchersCompare

[ Source](https://github.com/digbang/settings)[ Packagist](https://packagist.org/packages/digbang/settings)[ RSS](/packages/digbang-settings/feed)WikiDiscussions master Synced 6d 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

56

—

FairBetter than 98% of packages

Maintenance96

Actively maintained with recent releases

Popularity17

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

17d 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://www.gravatar.com/avatar/b0dfa821a53e1e0912cdd57436ce11ee812a2597a9ffbd60c47a3af47e948aac?d=identicon)[dpgover](/maintainers/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

[yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

4.9k33.8M339](/packages/yajra-laravel-datatables-oracle)[cknow/laravel-money

Laravel Money

1.0k4.3M22](/packages/cknow-laravel-money)[livewire/flux

The official UI component library for Livewire.

9385.0M86](/packages/livewire-flux)[akaunting/laravel-money

Currency formatting and conversion package for Laravel

7825.3M18](/packages/akaunting-laravel-money)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)

PHPackages © 2026

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