PHPackages                             queents/settings-module - 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. [Admin Panels](/categories/admin)
4. /
5. queents/settings-module

ActiveLaravel-module[Admin Panels](/categories/admin)

queents/settings-module
=======================

VILT framework Settings module GUI to save key and value on database and cache it

v1.0.3(3y ago)0158MITPHP

Since Sep 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/queents/settings-module)[ Packagist](https://packagist.org/packages/queents/settings-module)[ Docs](https://www.queentechsolutions.net)[ RSS](/packages/queents-settings-module/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (3)Versions (6)Used By (0)

VILT Settings Module
====================

[](#vilt-settings-module)

VILT framework Settings module GUI to save key and value on database and cache it

Install
-------

[](#install)

```
composer require queents/settings-module
```

Add Module to `modules_statuses.json` if not exists

```
{
    "Settings": true
}
```

Make a migration

```
php artisan migrate
```

Publish Assets

```
npm i & npm run build
```

OR

```
yarn & yarn build
```

to create a new settings page you can use this command

```
php artisan vilt:setting
```

and put the setting name like `SiteMap` and your Module name

go to `Modules/YourModuleName/Database/Migrations` and you will get the main setting migration set your values

go to `Modules/YourModuleName/Settings` and add your settings as a public vars and set the group name

go to `Modules/YourModuleName/Pages` and you will get the settings Page edit the rows to be your selected rows type

Support
-------

[](#support)

you can join our discord server to get support [VILT Admin](https://discord.gg/HUNYbgKDdx)

Docs
----

[](#docs)

look to the new docs of v4.00 on my website [Docs](https://vilt.3x1.io/docs/)

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Credits
-------

[](#credits)

- [3x1](https://github.com/3x1io)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

Total

4

Last Release

1320d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2147eb2fca7ab5f0124d0fafd88ba2d2a5dfa3a0036fb8872d1084b7cba29366?d=identicon)[fadymondy](/maintainers/fadymondy)

![](https://www.gravatar.com/avatar/809bc5f4a4ab60764ebeceed2fd4156b85118e5abe77a66a50977c083f1cc7ca?d=identicon)[queents](/maintainers/queents)

---

Top Contributors

[![fadymondy](https://avatars.githubusercontent.com/u/11937812?v=4)](https://github.com/fadymondy "fadymondy (12 commits)")

---

Tags

inertiajskey-valuelaravellaravel-settingsphpsettingstailwindcssvuejslaravelpageresourcebasesettingKey valuetailwindcssadmin-panelVue.jsviltadmin oneineriajssetting GUI

### Embed Badge

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

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

###  Alternatives

[filament/spatie-laravel-settings-plugin

Filament support for `spatie/laravel-settings`.

1143.0M108](/packages/filament-spatie-laravel-settings-plugin)[riodwanto/superduper-filament-starter-kit

A comprehensive Laravel Filament 3 💡 starter kit with pre-installed plugins, admin panel, user management, SEO tools, theme customization, and content management for rapid application development

2798.6k](/packages/riodwanto-superduper-filament-starter-kit)[a2insights/filament-saas

Filament Saas for A2Insights

171.7k](/packages/a2insights-filament-saas)[statikbe/laravel-filament-flexible-content-block-pages

A simple content page management system with a flexible content block builder based on the Filament flexible content blocks package.

152.0k](/packages/statikbe-laravel-filament-flexible-content-block-pages)

PHPackages © 2026

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