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

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

zakhayko/settings
=================

Settings.json for Laravel

v1.1.0(6y ago)0329MITPHPPHP &gt;=5.6.0

Since Jul 20Pushed 6y agoCompare

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

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

Settings.json for Laravel
=========================

[](#settingsjson-for-laravel)

Installation instructions
-------------------------

[](#installation-instructions)

1. Install with composer ```
    composer require zakhayko/settings

    ```
2. Artisan commands ```
    php artisan settings:get
    php artisan settings:get {key}
    php artisan settings:set {key} {value?} (--bool?, --int, --null)
    php artisan settings:forget {key}
    php artisan settings:flush

    ```
3. Helper functions ```
    settings($key, $default); //Get attribute
    settings([$key1=>$value1]); //Set attribute
    settings(); //Returns Valuestore object
    ```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

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

Total

2

Last Release

2478d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/89c4d3a72e96ae618614a0dbc48824c40ced5c36627d633b778449c4c7c8ca7d?d=identicon)[zakhayko](/maintainers/zakhayko)

---

Top Contributors

[![ArmCyber](https://avatars.githubusercontent.com/u/52911777?v=4)](https://github.com/ArmCyber "ArmCyber (3 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/zakhayko-settings/health.svg)](https://phpackages.com/packages/zakhayko-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)
