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

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

jimchen/laravel-settings
========================

Store your application settings

2.1.0(5y ago)1711MITPHPPHP &gt;=7.2

Since Feb 3Pushed 5y agoCompare

[ Source](https://github.com/JimChenWYU/laravel-settings)[ Packagist](https://packagist.org/packages/jimchen/laravel-settings)[ Docs](https://github.com/spatie/laravel-settings)[ Fund](https://spatie.be/open-source/support-us)[ GitHub Sponsors](https://github.com/spatie)[ RSS](/packages/jimchen-laravel-settings/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (12)Versions (5)Used By (0)

Store strongly typed application settings
=========================================

[](#store-strongly-typed-application-settings)

[![GitHub Tests Action Status](https://github.com/JimChenWYU/laravel-settings/actions/workflows/run-tests.yml/badge.svg)](https://github.com/JimChenWYU/laravel-settings/actions/workflows/run-tests.yml)[![GitHub Psalm Action Status](https://github.com/JimChenWYU/laravel-settings/actions/workflows/psalm.yml/badge.svg)](https://github.com/JimChenWYU/laravel-settings/actions/workflows/psalm.yml)[![GitHub Check and fix styling](https://github.com/JimChenWYU/laravel-settings/actions/workflows/php-cs-fixer.yml/badge.svg)](https://github.com/JimChenWYU/laravel-settings/actions/workflows/php-cs-fixer.yml)

This package allows you to store settings in a repository (database, Redis, ...) and use them through an application without hassle.

Description
-----------

[](#description)

> Fork from [spatie/laravel-settings](https://github.com/spatie/laravel-settings), just make it can be run in **PHP7.2**, **Laravel 6.x** and **MySQL 5.6**.

> If you are running a version of MySQL older than the **5.7.7** release or MariaDB older than the **10.2.2** release, please check [here](https://laravel.com/docs/7.x/migrations#creating-indexes).

> If you have any questions, idea or bugs, please go to [spatie/laravel-settings](https://github.com/spatie/laravel-settings/issues).

> If you don't know how to use, please go to [here](https://github.com/spatie/laravel-settings#usage).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62% 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 ~36 days

Total

2

Last Release

1856d ago

PHP version history (2 changes)v2.x-devPHP ^7.4|^8.0

2.1.0PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/20cebafc45fd6fc5f67bf655119a3b27e9b208e248f2d7f5c98fd6c0a101485b?d=identicon)[jimchen](/maintainers/jimchen)

---

Top Contributors

[![rubenvanassche](https://avatars.githubusercontent.com/u/619804?v=4)](https://github.com/rubenvanassche "rubenvanassche (98 commits)")[![JimChenWYU](https://avatars.githubusercontent.com/u/12371374?v=4)](https://github.com/JimChenWYU "JimChenWYU (31 commits)")[![freekmurze](https://avatars.githubusercontent.com/u/483853?v=4)](https://github.com/freekmurze "freekmurze (16 commits)")[![AdrianMrn](https://avatars.githubusercontent.com/u/12762044?v=4)](https://github.com/AdrianMrn "AdrianMrn (2 commits)")[![alexjustesen](https://avatars.githubusercontent.com/u/1144087?v=4)](https://github.com/alexjustesen "alexjustesen (2 commits)")[![szepeviktor](https://avatars.githubusercontent.com/u/952007?v=4)](https://github.com/szepeviktor "szepeviktor (2 commits)")[![hesham-fouda](https://avatars.githubusercontent.com/u/15731469?v=4)](https://github.com/hesham-fouda "hesham-fouda (1 commits)")[![Imangazaliev](https://avatars.githubusercontent.com/u/11244193?v=4)](https://github.com/Imangazaliev "Imangazaliev (1 commits)")[![casperboone](https://avatars.githubusercontent.com/u/15815208?v=4)](https://github.com/casperboone "casperboone (1 commits)")[![matt-h](https://avatars.githubusercontent.com/u/664294?v=4)](https://github.com/matt-h "matt-h (1 commits)")[![Nielsvanpach](https://avatars.githubusercontent.com/u/10651054?v=4)](https://github.com/Nielsvanpach "Nielsvanpach (1 commits)")[![aurelien31](https://avatars.githubusercontent.com/u/22211449?v=4)](https://github.com/aurelien31 "aurelien31 (1 commits)")[![devingray](https://avatars.githubusercontent.com/u/11573528?v=4)](https://github.com/devingray "devingray (1 commits)")

---

Tags

spatielaravel-settings

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-settings

Store your application settings

1.5k5.9M72](/packages/spatie-laravel-settings)[spatie/laravel-analytics

A Laravel package to retrieve Google Analytics data.

3.2k5.7M57](/packages/spatie-laravel-analytics)[spatie/typescript-transformer

This is my package typescript-transformer

3706.5M16](/packages/spatie-typescript-transformer)[spatie/laravel-missing-page-redirector

Redirect missing pages in your Laravel application

5071.4M15](/packages/spatie-laravel-missing-page-redirector)[spatie/laravel-personal-data-export

Create personal data downloads in a Laravel app

550543.8k8](/packages/spatie-laravel-personal-data-export)[spatie/laravel-stubs

Opinionated Laravel stubs

252616.9k3](/packages/spatie-laravel-stubs)

PHPackages © 2026

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