PHPackages                             codezone/wp-support - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. codezone/wp-support

ActiveLibrary[HTTP &amp; Networking](/categories/http)

codezone/wp-support
===================

A suite of helpers for making WordPress theme and plugin development easier, including DI container wrappers, dot-notation configuration, and PSR-7 routing integration.

1.2.0(1mo ago)02.2kGPL-2.0-onlyPHPPHP ^7.4CI passing

Since Sep 6Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/thecodezone/wp-support)[ Packagist](https://packagist.org/packages/codezone/wp-support)[ RSS](/packages/codezone-wp-support/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (36)Versions (12)Used By (0)

 [ ![CodeZone](https://camo.githubusercontent.com/17d0c82e572f6dfbdb6c470bd1a76a2b70e4e1a5c83cdeacc1a530a1e4b10149/68747470733a2f2f707269736d69632d696f2e73332e616d617a6f6e6177732e636f6d2f636f64657a6f6e652f35663231363961362d643835342d343738642d623064342d3933653862313864306262375f637a2d6c696e65732d6f72616e67652d6461726b2e737667) ](https://codezone.io/)

WordPress Support
-----------------

[](#wordpress-support)

A suite of modern framework helpers for making WordPress theme and plugin development easier.

Features
--------

[](#features)

- **Dependency Injection**: Simple container wrapper and service provider factory.
- **Configuration**: Dot-notation configuration loader and manager.
- **Cache**: Wrapper for WordPress transients with scoping.
- **Options**: Managed WordPress options with defaults and scoping.
- **Routing**: Integration with `league/route` for custom REST endpoints.
- **Middleware**: Common WordPress-specific middleware (Nonces, Capabilities).

Requirements
------------

[](#requirements)

- PHP 7.4 or higher (Development uses PHP 8.1+)
- WordPress 5.6 or higher

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

[](#installation)

```
composer require codezone/wp-support
```

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

[](#documentation)

Full documentation is available at .

Development
-----------

[](#development)

### Setup

[](#setup)

```
composer install
```

### Linting

[](#linting)

```
composer lint
```

### Testing

[](#testing)

```
composer test
```

### Versioning

[](#versioning)

```
composer version
```

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance93

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

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

Recently: every ~135 days

Total

11

Last Release

35d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5910297?v=4)[Craig Wann](/maintainers/incraigulous)[@incraigulous](https://github.com/incraigulous)

---

Top Contributors

[![incraigulous](https://avatars.githubusercontent.com/u/5910297?v=4)](https://github.com/incraigulous "incraigulous (71 commits)")

---

Tags

psr-7middlewareplugincontainerwordpressconfigdithemetransients

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/codezone-wp-support/health.svg)

```
[![Health](https://phpackages.com/badges/codezone-wp-support/health.svg)](https://phpackages.com/packages/codezone-wp-support)
```

###  Alternatives

[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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