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

ActiveSemitexa-module[Utility &amp; Helpers](/categories/utility)

semitexa/platform-settings
==========================

Semitexa Platform Settings system settings store for modules (multi-tenant aware)

2026.07.07.1936(1mo ago)023MITPHPPHP ^8.4

Since Mar 2Pushed 1mo agoCompare

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

READMEChangelogDependencies (6)Versions (10)Used By (3)

semitexa/platform-settings
==========================

[](#semitexaplatform-settings)

System settings store for modules with per-tenant isolation and WM desktop integration.

Purpose
-------

[](#purpose)

Provides a key-value settings store scoped by module and optional tenant. Any module can persist its own configuration through `SettingsStoreInterface`. When tenancy is active, settings are automatically isolated per tenant.

Role in Semitexa
----------------

[](#role-in-semitexa)

Depends on Core, ORM, and Platform WM. Used by platform modules to store runtime configuration. Exposes a WM desktop app for browsing settings across modules.

Key Features
------------

[](#key-features)

- `SettingsStoreInterface` contract: `get`, `set`, `getAll`, `remove` per module key
- Automatic tenant isolation via `tenant_id` scoping
- JSON-serializable values (scalar, array, object)
- ORM-backed persistence (`platform_settings` table, auto-synced via `orm:sync`)
- System Settings WM app for desktop browsing (read-only overview)
- Global fallback when tenancy is disabled (`tenant_id = NULL`)

Notes
-----

[](#notes)

Settings are scoped by `(module_key, key, tenant_id)`. Module keys identify the owning package (e.g., `platform-user`, `platform-wm`). The WM app provides visibility but modules interact programmatically via the injected `SettingsStoreInterface`.

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance94

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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 ~21 days

Recently: every ~31 days

Total

7

Last Release

31d ago

Major Versions

0.0.7 → 2026.07.07.19362026-07-07

### Community

Maintainers

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

---

Top Contributors

[![syntaxwanderer](https://avatars.githubusercontent.com/u/1311643?v=4)](https://github.com/syntaxwanderer "syntaxwanderer (40 commits)")[![goosyboosy](https://avatars.githubusercontent.com/u/13351014?v=4)](https://github.com/goosyboosy "goosyboosy (2 commits)")[![needalicense](https://avatars.githubusercontent.com/u/13330467?v=4)](https://github.com/needalicense "needalicense (2 commits)")

---

Tags

configurationkey-valueplatformsemitexasettingstenancyconfigurationSettingsplatformKey valuetenancysemitexa

### Embed Badge

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

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

###  Alternatives

[chillerlan/php-settings-container

A container class for immutable settings objects. Not a DI container.

3538.5M23](/packages/chillerlan-php-settings-container)[dmishh/settings-bundle

Database centric Symfony configuration management. Global and per-user settings supported.

114259.0k1](/packages/dmishh-settings-bundle)[jbtronics/settings-bundle

A symfony bundle to easily create typesafe, user-configurable settings for symfony applications

9576.1k3](/packages/jbtronics-settings-bundle)[selective/config

Config component, strictly typed

16197.3k3](/packages/selective-config)

PHPackages © 2026

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