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

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

skcin7/laravel-settings
=======================

Laravel package to achieve persistent settings easily in your Laravel project.

028PHP

Since Jul 16Pushed 7y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Settings - Laravel Package
==================================

[](#laravel-settings---laravel-package)

Laravel package to achieve persistent settings easily in your Laravel project.

> Credit: This package is based on [anlutro/l4-settings](https://github.com/anlutro/laravel-settings) by [Andreas Lutro](anlutro@gmail.com). Credit to him for his great work.

### Table of Contents

[](#table-of-contents)

- [Stability Notice](#stability-notice)
- [Requirements](#requirements)
- [Installation](#installation)
- [Contribution Guidelines](#contribution-guidelines)
- [Maintainers](#maintainers)
- [License](#license)

### Stability Notice

[](#stability-notice)

It's stable.

I'm actively using this package in my own Laravel projects for managing backups. I would appreciate all feedback/suggestions you may have by [opening a GitHub issue](https://github.com/skcin7/laravel-settings/issues/new).

### Requirements

[](#requirements)

- PHP 5.4
- Laravel

### Installation

[](#installation)

**Use Composer**

It's super easy.

1. Run the following command: `composer require skcin7/laravel-settings`.
2. Publish the configuration file: `php artisan vendor:publish --provider="skcin7\LaravelSettings\ServiceProvider"`. After publishing, edit this configuration file (which will be located in `config/settings.php`) to your specific configuration needs.

After this, both the `Setting` facade and `setting()` helper will be available to you for accessing this package.

### Contribution Guidelines

[](#contribution-guidelines)

// TODO

### Maintainers

[](#maintainers)

This package is maintained by [Nick Morgan](http://nicholas-morgan.com).

### License

[](#license)

This package is published under the [MIT License](https://github.com/skcin7/laravel-settings/blob/master/LICENSE.md).

###  Health Score

21

—

LowBetter than 17% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75.2% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/395270?v=4)[N](/maintainers/skcin7)[@skcin7](https://github.com/skcin7)

---

Top Contributors

[![anlutro](https://avatars.githubusercontent.com/u/163093?v=4)](https://github.com/anlutro "anlutro (91 commits)")[![IsraelOrtuno](https://avatars.githubusercontent.com/u/1769417?v=4)](https://github.com/IsraelOrtuno "IsraelOrtuno (11 commits)")[![reiz](https://avatars.githubusercontent.com/u/652130?v=4)](https://github.com/reiz "reiz (3 commits)")[![SidharthRaveendran](https://avatars.githubusercontent.com/u/7778385?v=4)](https://github.com/SidharthRaveendran "SidharthRaveendran (2 commits)")[![bweston92](https://avatars.githubusercontent.com/u/1764057?v=4)](https://github.com/bweston92 "bweston92 (2 commits)")[![matriphe](https://avatars.githubusercontent.com/u/277262?v=4)](https://github.com/matriphe "matriphe (2 commits)")[![robbielove](https://avatars.githubusercontent.com/u/13571547?v=4)](https://github.com/robbielove "robbielove (2 commits)")[![Finesse](https://avatars.githubusercontent.com/u/9006227?v=4)](https://github.com/Finesse "Finesse (2 commits)")[![tomothumb](https://avatars.githubusercontent.com/u/1335922?v=4)](https://github.com/tomothumb "tomothumb (1 commits)")[![alancherosr](https://avatars.githubusercontent.com/u/1039523?v=4)](https://github.com/alancherosr "alancherosr (1 commits)")[![garygreen](https://avatars.githubusercontent.com/u/1702638?v=4)](https://github.com/garygreen "garygreen (1 commits)")[![mo7amed-3bdalla7](https://avatars.githubusercontent.com/u/11799413?v=4)](https://github.com/mo7amed-3bdalla7 "mo7amed-3bdalla7 (1 commits)")[![sarhugo](https://avatars.githubusercontent.com/u/974762?v=4)](https://github.com/sarhugo "sarhugo (1 commits)")[![2bj](https://avatars.githubusercontent.com/u/71068?v=4)](https://github.com/2bj "2bj (1 commits)")

### Embed Badge

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

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

###  Alternatives

[components/jqueryui

jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.

1775.9M61](/packages/components-jqueryui)[hirethunk/verbs

An event sourcing package that feels nice.

516234.9k9](/packages/hirethunk-verbs)[sandersander/composer-link

Adds ability to link local packages for development with composer

92474.1k](/packages/sandersander-composer-link)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

81402.5k9](/packages/ralphjsmit-livewire-urls)[questocat/laravel-referral

A Referral System With Laravel

14095.1k](/packages/questocat-laravel-referral)[te7a-houdini/laroute

Access Laravels URL/Route helper functions, from JavaScript.

33512.5k](/packages/te7a-houdini-laroute)

PHPackages © 2026

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