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

ActiveLibrary

zdrojowa/settings-module
========================

2.0.2(5y ago)0851MITVue

Since Apr 1Pushed 5y agoCompare

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

READMEChangelog (3)Dependencies (2)Versions (9)Used By (1)

SettingsModule
==============

[](#settingsmodule)

[![Latest Version on Packagist](https://camo.githubusercontent.com/685eb4d8cdcdd4c8ce4d617e9e39d3777cb2726e3c6ea61da8ff2326c8cab6a2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a64726f6a6f77612f73657474696e67732d6d6f64756c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zdrojowa/settings-module)[![Total Downloads](https://camo.githubusercontent.com/02d8a2c2267e02056d4cffcab9a0f440f7ce49eafe52f65c272ecc424dfe6065/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a64726f6a6f77612f73657474696e67732d6d6f64756c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zdrojowa/settings-module)[![Build Status](https://camo.githubusercontent.com/b82250760e7ca3113a7d5df6ab264cb39bfada2c3f192975fc1eaf9702072feb/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7a64726f6a6f77612f73657474696e67732d6d6f64756c652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/zdrojowa/settings-module)

Settings list.

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

[](#installation)

Via Composer

```
$ composer require zdrojowa/settings-module
```

NPM required:
-------------

[](#npm-required)

```
"axios": "^0.19",
"bootstrap": "^4.5.3",
"bootstrap-vue": "2.16.0",
"vue": "^2.6.10",
"vue-router": "^3.4.9",
```

Usage
-----

[](#usage)

- Add in webpack.mix.js

```
mix.module('SettingsModule', 'vendor/zdrojowa/settings-module');
```

- Add module SettingsModule in config/selene.php

```
'modules' => [
    SettingsModule::class,
],

'menu-order' => [
    'SettingsModule',
],
```

- run npm

```
npm install
npm run prod
```

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits
-------

[](#credits)

- [author name](https://github.com/zdrojowa)
- [All Contributors](../../contributors)

License
-------

[](#license)

license. Please see the [license file](license.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Recently: every ~72 days

Total

8

Last Release

1913d ago

Major Versions

1.0.4 → 2.0.02021-02-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/f70a64950853e2b114b020b24898766bdee72043aeb30fb87c1dd2ea2d66772f?d=identicon)[zdrojowa](/maintainers/zdrojowa)

---

Top Contributors

[![daw-alina](https://avatars.githubusercontent.com/u/61972526?v=4)](https://github.com/daw-alina "daw-alina (8 commits)")

---

Tags

laravelvueSettingsModule

### Embed Badge

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

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

###  Alternatives

[badaso/core

The API &amp; platform builder, build your apps 10x faster even more, it's open source &amp; 100% free !

1.3k16.2k10](/packages/badaso-core)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)[tarunkorat/laravel-asset-cleaner

Safely detect and remove unused CSS, JS, SCSS and other assets from Laravel applications

733.2k1](/packages/tarunkorat-laravel-asset-cleaner)

PHPackages © 2026

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