PHPackages                             agraddy/wp-base-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. agraddy/wp-base-settings

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

agraddy/wp-base-settings
========================

Allows easy creation of Wordpress settings pages.

0.1.11(7y ago)042MITPHP

Since Jun 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/agraddy/wp-base-settings)[ Packagist](https://packagist.org/packages/agraddy/wp-base-settings)[ RSS](/packages/agraddy-wp-base-settings/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (11)Used By (0)

agraddy/wp-base-settings
========================

[](#agraddywp-base-settings)

Allows easy creation of Wordpress settings pages.

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

[](#installation)

```
composer require agraddy/wp-base-settings

```

Why
---

[](#why)

Creating Wordpress settings pages takes a lot or work. The goal of this library is to simplify the process so that you can quickly output custom pages with custom fields.

Basic Example
-------------

[](#basic-example)

You can create a very simple custom plugin settings page following these steps:

- Make a directory named custom-plugin inside your Wordpress /wp-content/plugins directory
- Inside the /wp-content/plugins/custom-plugin directory, use composer to install agraddy/wp-base-settings (this should create a vendor directory)
- Create a file named main.php and add the code below.
- Put the shortcode \[cp\_data\_output\] on a page to view the output.

```

```

Notes
-----

[](#notes)

- The main settings code is in the \_\_construct method (most of the other code is to setup a custom plugin to see it working).
- This is just the introduction page to explain the basics. If you have any questions, please open an issue.

License
-------

[](#license)

MIT

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

10

Last Release

2875d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/48b978ec77273ec044b8384fa03b48f0d24a933fa03b2e667daf6444841b55a5?d=identicon)[agraddy](/maintainers/agraddy)

---

Top Contributors

[![agraddy](https://avatars.githubusercontent.com/u/6887241?v=4)](https://github.com/agraddy "agraddy (19 commits)")

### Embed Badge

![Health badge](/badges/agraddy-wp-base-settings/health.svg)

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

PHPackages © 2026

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