PHPackages                             dipesh79/laravel-fast-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. [Caching](/categories/caching)
4. /
5. dipesh79/laravel-fast-settings

ActiveLibrary[Caching](/categories/caching)

dipesh79/laravel-fast-settings
==============================

A lightweight, fast, file-based settings storage for Laravel applications.

2.0.0(7mo ago)474MITPHP

Since Nov 24Pushed 7mo agoCompare

[ Source](https://github.com/dipesh79/LaravelFastSettings)[ Packagist](https://packagist.org/packages/dipesh79/laravel-fast-settings)[ Docs](https://github.com/dipesh79/laravel-fast-settings)[ Patreon](https://www.patreon.com/dipeshkhanal)[ RSS](/packages/dipesh79-laravel-fast-settings/feed)WikiDiscussions 2.x Synced today

READMEChangelog (2)DependenciesVersions (4)Used By (0)

[![Package Image](https://camo.githubusercontent.com/818cc45ac99a9cbfd8f4559a79640f6990d62aacac610971f079b6f489893e25/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4c61726176656c2532304661737425323053657474696e67732e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d64697065736837392532466c61726176656c2d666173742d73657474696e6773267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d4c696768747765696768742532432b666173742532432b66696c652d62617365642b73657474696e67732b6d616e616765722b666f722b4c61726176656c2b776974682b63617465676f72792b737570706f72742b616e642b63616368696e67266d643d312673686f7757617465726d61726b3d3126666f6e7453697a653d313030707826696d616765733d68747470732533412532462532466c61726176656c2e636f6d253246696d672532466c6f676f6d61726b2e6d696e2e737667)](https://camo.githubusercontent.com/818cc45ac99a9cbfd8f4559a79640f6990d62aacac610971f079b6f489893e25/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4c61726176656c2532304661737425323053657474696e67732e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d64697065736837392532466c61726176656c2d666173742d73657474696e6773267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d4c696768747765696768742532432b666173742532432b66696c652d62617365642b73657474696e67732b6d616e616765722b666f722b4c61726176656c2b776974682b63617465676f72792b737570706f72742b616e642b63616368696e67266d643d312673686f7757617465726d61726b3d3126666f6e7453697a653d313030707826696d616765733d68747470732533412532462532466c61726176656c2e636f6d253246696d672532466c6f676f6d61726b2e6d696e2e737667)

Laravel Fast Settings
=====================

[](#laravel-fast-settings)

[![Latest Stable Version](https://camo.githubusercontent.com/0e446eae859492897fa69ab91319ad5f3dc01b258c4d2aeb483801e4756f8180/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64697065736837392f6c61726176656c2d666173742d73657474696e67732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dipesh79/laravel-fast-settings)[![Total Downloads](https://camo.githubusercontent.com/2c45bf2f85162427c78363c016dd4c5e5e2588953a6a5fdf6d8bdde7ca4b9339/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64697065736837392f6c61726176656c2d666173742d73657474696e6773)](https://packagist.org/packages/dipesh79/laravel-fast-settings)[![License](https://camo.githubusercontent.com/c1ce3b3de32f2ed65967cee0ba65ff764ee42ec97e044ce05f8fd84b7c82cc7d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f64697065736837392f6c61726176656c2d666173742d73657474696e6773)](https://choosealicense.com/licenses/mit/)

**Laravel Fast Settings** is a lightweight, file-based settings manager for Laravel applications. It allows you to store, retrieve, update, and delete application settings stored in JSON files, with optional category-based separation and caching for performance.

---

Features
--------

[](#features)

- Store settings in JSON files instead of the database.
- Support for multiple categories (e.g., `general.json`, `payment.json`).
- Simple and intuitive API: `get`, `set`, `delete`, `clear`, `push`.
- Cache for ultra-fast reads.
- Supports single or multiple key deletions in one call.

---

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

[](#installation)

Install the package via Composer:

```
composer require dipesh79/laravel-fast-settings
```

Official Documentation
----------------------

[](#official-documentation)

Documentation can be found on my [website](https://khanaldipesh.com.np/package/laravel-fast-settings).

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

Author
------

[](#author)

- [@Dipesh79](https://www.github.com/Dipesh79)

Support
-------

[](#support)

For support, email dipeshkhanal79\[at\]gmail\[dot\]com.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance65

Regular maintenance activity

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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

Total

4

Last Release

213d ago

Major Versions

1.x-dev → 2.0.02025-12-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/63183800?v=4)[Dipesh Khanal](/maintainers/Dipesh79)[@dipesh79](https://github.com/dipesh79)

---

Top Contributors

[![dipesh79](https://avatars.githubusercontent.com/u/63183800?v=4)](https://github.com/dipesh79 "dipesh79 (2 commits)")

---

Tags

laravelconfigurationSettingscachefastfile-based

### Embed Badge

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

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

###  Alternatives

[awssat/laravel-visits

Laravel Redis visits counter for Eloquent models

973172.3k2](/packages/awssat-laravel-visits)[swayok/alternative-laravel-cache

Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/

202583.7k8](/packages/swayok-alternative-laravel-cache)[dragon-code/laravel-cache

An improved interface for working with cache

7046.0k10](/packages/dragon-code-laravel-cache)[henzeb/laravel-cache-index

Flexible replacement for tags

1216.1k](/packages/henzeb-laravel-cache-index)

PHPackages © 2026

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