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

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

rayamedia/yima-settings
=======================

Yima Key/Value Based Setting Manager Module Based On ZF2.

07PHP

Since Sep 28Pushed 11y ago1 watchersCompare

[ Source](https://github.com/YiMAproject/yimaSettings)[ Packagist](https://packagist.org/packages/rayamedia/yima-settings)[ RSS](/packages/rayamedia-yima-settings/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Key:Value Settings Module
=========================

[](#keyvalue-settings-module)

*this module is part of Yima Application Framework*

Need to give clients access to website configuration settings? Module To Managing site-wide settings via a single web page

[![yimaSettings example screenshot](https://raw.githubusercontent.com/YiMAproject/yimaSettings/master/screenshot.jpg)](https://raw.githubusercontent.com/YiMAproject/yimaSettings/master/screenshot.jpg)

Settings are exposed to the administration panel via a simple configuration format.

Module authors can also easily include their own specific configuration settings right from their module.config.php file.

Get Settings Service
--------------------

[](#get-settings-service)

##### From Service Manager

[](#from-service-manager)

```
$yimaSettings = $serviceManager->get('yimaSettings');
```

##### As Controller Plugin

[](#as-controller-plugin)

```
$yimaSettings = $this->settingHelper();
```

##### As ViewRenderer Plugin

[](#as-viewrenderer-plugin)

```
$yimaSettings = $this->settingHelper();
```

Documentation TODO
------------------

[](#documentation-todo)

- settings configuration
- how to access settings saved data
- save data to settings

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

[](#installation)

Composer installation:

require `rayamedia/yima-settings` in your `composer.json`

Or clone to modules folder

Enable module with name `yimaSettings`

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f784f9dfb58e36b6a876f3057e5664bb904af71d30bb2023583118138dffe9a?d=identicon)[Payam](/maintainers/Payam)

---

Top Contributors

[![E1101](https://avatars.githubusercontent.com/u/427575?v=4)](https://github.com/E1101 "E1101 (91 commits)")

### Embed Badge

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

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

###  Alternatives

[junohamburg/kirby-reload-on-save

Kirby Reload On Save

293.4k](/packages/junohamburg-kirby-reload-on-save)

PHPackages © 2026

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