PHPackages                             ironbound/wp-settings-api - 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. ironbound/wp-settings-api

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

ironbound/wp-settings-api
=========================

WordPress settings API Abstraction Class

v1.3(10y ago)027GPLv2PHPPHP &gt;=5.3

Since Apr 23Pushed 10y ago1 watchersCompare

[ Source](https://github.com/iron-bound-designs/wp-settings-api)[ Packagist](https://packagist.org/packages/ironbound/wp-settings-api)[ Docs](https://github.com/iron-bound-designs/wp-settings-api)[ RSS](/packages/ironbound-wp-settings-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (4)Used By (0)

What is this?
-------------

[](#what-is-this)

This is a fork of [WeDevs Settings API Class](https://github.com/tareq1988/wordpress-settings-api-class) that utilizes PHP 5.3 features and makes a couple of other small adjustments.

It's a PHP class wrapper for handling WordPress [Settings API](http://codex.wordpress.org/Settings_API). Gives a very handy way to build theme or plugins option panel.

Usage Example
-------------

[](#usage-example)

A nice tutorial is presented can be found [here](http://tareq.wedevs.com/2012/06/wordpress-settings-api-php-class/) about how to use this PHP class

Package Installation (via Composer)
-----------------------------------

[](#package-installation-via-composer)

To install this package, edit your `composer.json` file:

```
{
    "require": {
        "ironbound/wp-settings-api": "^1.0"
    }
}
```

Now run:

`$ composer install`

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 60.4% 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 ~92 days

Total

3

Last Release

3859d ago

PHP version history (2 changes)v1.1PHP &gt;=5.2.4

v1.3PHP &gt;=5.3

### Community

Maintainers

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

---

Top Contributors

[![tareq1988](https://avatars.githubusercontent.com/u/153669?v=4)](https://github.com/tareq1988 "tareq1988 (67 commits)")[![rinatkhaziev](https://avatars.githubusercontent.com/u/459254?v=4)](https://github.com/rinatkhaziev "rinatkhaziev (15 commits)")[![roidayan](https://avatars.githubusercontent.com/u/660126?v=4)](https://github.com/roidayan "roidayan (12 commits)")[![TimothyBJacobs](https://avatars.githubusercontent.com/u/3460448?v=4)](https://github.com/TimothyBJacobs "TimothyBJacobs (9 commits)")[![jeremyclark13](https://avatars.githubusercontent.com/u/744783?v=4)](https://github.com/jeremyclark13 "jeremyclark13 (3 commits)")[![candypaint](https://avatars.githubusercontent.com/u/2077407?v=4)](https://github.com/candypaint "candypaint (3 commits)")[![herewithme](https://avatars.githubusercontent.com/u/898608?v=4)](https://github.com/herewithme "herewithme (1 commits)")[![daankortenbach](https://avatars.githubusercontent.com/u/33928955?v=4)](https://github.com/daankortenbach "daankortenbach (1 commits)")

---

Tags

wordpresswpsettings-api

### Embed Badge

![Health badge](/badges/ironbound-wp-settings-api/health.svg)

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

###  Alternatives

[tareq1988/wordpress-settings-api-class

WordPress settings API Abstraction Class

46611.1k3](/packages/tareq1988-wordpress-settings-api-class)[justcoded/wordpress-theme-boilerplate

WordPress theme boilerplate with better code structure and OOP support.

563.9k1](/packages/justcoded-wordpress-theme-boilerplate)[balbuf/composer-wp

Manage WordPress core, plugins, and themes with composer.

173.6k](/packages/balbuf-composer-wp)[typisttech/wp-admin-notices

A simplified OOP implementation of the WordPress admin notices

141.2k](/packages/typisttech-wp-admin-notices)

PHPackages © 2026

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