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

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wotek/settings
==============

Settings library which supports multiple data providers.

015PHP

Since Jun 11Pushed 11y agoCompare

[ Source](https://github.com/wotek/settings)[ Packagist](https://packagist.org/packages/wotek/settings)[ RSS](/packages/wotek-settings/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Settings
========

[](#settings)

[![Build Status](https://camo.githubusercontent.com/33b93d14711fe101047b9d9fd7ca101c860a25d63a314dfc852ddac81d8c610f/68747470733a2f2f7472617669732d63692e6f72672f776f74656b2f73657474696e67732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/wotek/settings)[![Coverage Status](https://camo.githubusercontent.com/8230a4ddfe8992b1da3fc98c58d85ac7445a38302b1220f5a1df4701f8d4330a/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f776f74656b2f73657474696e67732f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/wotek/settings?branch=master)[![Build Status](https://camo.githubusercontent.com/45a57b8d2f73996db593b90fbd1dedba265da1b27f6d6a65158b12b194dc41bc/68747470733a2f2f7472617669732d63692e6f72672f776f74656b2f73657474696e67732e706e673f6272616e63683d646576656c6f70)](https://travis-ci.org/wotek/settings)[![Coverage Status](https://camo.githubusercontent.com/41054233f68df79ecf888aba8bece9d70706c845198582faf905611f533831ca/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f776f74656b2f73657474696e67732f62616467652e706e673f6272616e63683d646576656c6f70)](https://coveralls.io/r/wotek/settings?branch=develop)

Settings library provides simple and easy way to handle settings params in your application. It is able to provide settings from multiple sources across your servers.

#### Dependencies

[](#dependencies)

Settings library depends on `wotek/redis` which provides support for redis based provider. More on that in documentation.

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

[](#installation)

Installation is fairly simple. We commend using *composer*.

#### Use composer

[](#use-composer)

If you don't have Composer yet, download it following the instructions on  or just run the following command:

```
curl -s http://getcomposer.org/installer | php

```

Run following in root dir of your project:

```
# Composer will automaticaly download & install & modify your composer.json
composer require wotek/settingse:dev-master

```

#### Clone repository

[](#clone-repository)

If you're not fan of composer. You can just *clone* repository.

```
# Clones repository to settings folder
git clone git@github.com:wotek/settings.git .

```

You've done it ;)

For more information refer documentation in docs/ folder.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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/18704ffaf2853b238693ebe63a518eeb1aa62bc897f745bb31767c7fe1978132?d=identicon)[wotek](/maintainers/wotek)

### Embed Badge

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

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

PHPackages © 2026

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