PHPackages                             media-store-net/wp-options-manager - 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. media-store-net/wp-options-manager

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

media-store-net/wp-options-manager
==================================

A Simple Way to handle with wp\_options table in your plugin or theme

1.2.0(5y ago)013MITPHPPHP ^5.6.37 || ^7.0CI failing

Since Sep 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/media-store-net/WpOptionsManager)[ Packagist](https://packagist.org/packages/media-store-net/wp-options-manager)[ Docs](https://github.com/media-store-net/WpOptionsManager)[ RSS](/packages/media-store-net-wp-options-manager/feed)WikiDiscussions master Synced yesterday

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

WP Options Manager
==================

[](#wp-options-manager)

Description
-----------

[](#description)

By developing WordPress Plugins and Themes sometimes you need store your own Project-Settings into the wp\_options table. This Tool make it easier to Store and Read options in OOP-environment.

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

[](#installation)

Easiest way to install is using composer

```
$ composer require media-store-net/wp-options-manager

```

you can also add it manually to your composer.json file

```
"require": {
    "php": ">=5.6.0",
    ...,
    "media-store-net/wp-options-manager": "dev-master"
  },

```

then use `composer update ` command on your terminal

Minimum Requirements / Dependencies
-----------------------------------

[](#minimum-requirements--dependencies)

- PHP 5.6
- WordPress latest-2

When installed for development, via Composer requires:

- phpunit/phpunit (BSD-3-Clause)
- brain/monkey (MIT)
- inpsyde/php-coding-standards

Documentation
-------------

[](#documentation)

1. [First Steps](https://github.com/media-store-net/WpOptionsManager/wiki/How-to-use)
2. [Use in Forms](https://github.com/media-store-net/WpOptionsManager/wiki/Use-in-Forms)

Licence and Copyright
---------------------

[](#licence-and-copyright)

MIT Licence

Copyright (c) 2019 Media-Store.net

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Total

2

Last Release

2156d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3de5bd4b6e0c6349b9fd6b393336cf7b7065167dc87b5597821a09dedf9b9399?d=identicon)[media-store-net](/maintainers/media-store-net)

---

Top Contributors

[![media-store-net](https://avatars.githubusercontent.com/u/20956285?v=4)](https://github.com/media-store-net "media-store-net (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/media-store-net-wp-options-manager/health.svg)

```
[![Health](https://phpackages.com/badges/media-store-net-wp-options-manager/health.svg)](https://phpackages.com/packages/media-store-net-wp-options-manager)
```

###  Alternatives

[topthink/think-annotation

Annotation For ThinkPHP

4831.5k8](/packages/topthink-think-annotation)[rmrevin/yii2-favicon-widget

Favicon widget for Yii2

1564.4k](/packages/rmrevin-yii2-favicon-widget)[intvent/eboekhouden-php

A PHP framework agnostic package for E-boekhouden.nl

129.6k](/packages/intvent-eboekhouden-php)

PHPackages © 2026

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