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(8y ago)042MITPHP

Since Jun 3Pushed 8y 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 2d 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 41% 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

2923d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6887241?v=4)[Anthony Graddy](/maintainers/agraddy)[@agraddy](https://github.com/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)
```

###  Alternatives

[clue/utf8-react

Streaming UTF-8 parser, built on top of ReactPHP.

6611.0M4](/packages/clue-utf8-react)[notdest/yandex-yml-generator

Simple Yandex Yml file generator.

5043.3k](/packages/notdest-yandex-yml-generator)[y-ui/laravel-data-masking

A mysql data masking tool with Laravel

293.4k](/packages/y-ui-laravel-data-masking)

PHPackages © 2026

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