PHPackages                             kerryrandolph/modern-wp-plugin - 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. kerryrandolph/modern-wp-plugin

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

kerryrandolph/modern-wp-plugin
==============================

A modern starting point for building a Wordpress plugin

01PHP

Since Jul 2Pushed 6y agoCompare

[ Source](https://github.com/Kerry-Randolph/modern-wp-plugin)[ Packagist](https://packagist.org/packages/kerryrandolph/modern-wp-plugin)[ RSS](/packages/kerryrandolph-modern-wp-plugin/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Modern Wordpress Plugin Jumpstart
=================================

[](#modern-wordpress-plugin-jumpstart)

A modern starting point for building wordpress plugins

[![Latest Stable Version](https://camo.githubusercontent.com/050bf5a36b52ee9042eb830a5bb73d8d1ea300b231640572ac5e2ce753ed7690/68747470733a2f2f706f7365722e707567782e6f72672f6b6572727972616e646f6c70682f6d6f6465726e2d77702d706c7567696e2d6a756d7073746172742f762f737461626c65)](https://packagist.org/packages/kerryrandolph/modern-wp-plugin-jumpstart)[![Total Downloads](https://camo.githubusercontent.com/cef0d861ca43e2e620b92db8beb28a1b4160edd709f48571abf1b5ae90316c0f/68747470733a2f2f706f7365722e707567782e6f72672f6b6572727972616e646f6c70682f6d6f6465726e2d77702d706c7567696e2d6a756d7073746172742f646f776e6c6f616473)](https://packagist.org/packages/kerryrandolph/modern-wp-plugin-jumpstart)[![Latest Unstable Version](https://camo.githubusercontent.com/d3e035e5b341313dd6fee4717c19f3bf8b4977dac55eb8d532296bc69b323b04/68747470733a2f2f706f7365722e707567782e6f72672f6b6572727972616e646f6c70682f6d6f6465726e2d77702d706c7567696e2d6a756d7073746172742f762f756e737461626c65)](https://packagist.org/packages/kerryrandolph/modern-wp-plugin-jumpstart)[![License](https://camo.githubusercontent.com/d4ebe44e1828c34c7f7d7891447131b5e9de16d84130614af7c6f19ab8ff95eb/68747470733a2f2f706f7365722e707567782e6f72672f6b6572727972616e646f6c70682f6d6f6465726e2d77702d706c7567696e2d6a756d7073746172742f6c6963656e7365)](https://packagist.org/packages/kerryrandolph/modern-wp-plugin-jumpstart)[![composer.lock](https://camo.githubusercontent.com/035bfda186fdf884933f83997ef69040a9ee1fbf80dacad6dda625099b468e2a/68747470733a2f2f706f7365722e707567782e6f72672f6b6572727972616e646f6c70682f6d6f6465726e2d77702d706c7567696e2d6a756d7073746172742f636f6d706f7365726c6f636b)](https://packagist.org/packages/kerryrandolph/modern-wp-plugin-jumpstart)

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

[](#requirements)

- PHP 7.2+

Features
--------

[](#features)

- Dependency Injection (PHP-DI)
- Unit Testing (PHPUnit)
- Hook Annotations
- Carbon Fields (Metabox)
- Logging (Monolog)
- Environment loading (PHP Dotenv)

Install
-------

[](#install)

Via Composer

```
$ composer create-project kerryrandolph/modern-wp-plugin-jumpstart
```

Setup
-----

[](#setup)

1. Modify main plugin file header (modern-wp-plugin-jumpstart.php)
2. Rename main plugin file
3. Rename root namespace: Do a global search/replace for "UniqueRootNamespace"

Usage
-----

[](#usage)

Happy coding!

See WordpressExample.php for tips.

License
-------

[](#license)

Modern WP Plugin Jumpstart is released under [the MIT License](LICENSE).

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e2496b3207514c3c923a42c1d63b95eaeb20f6d4f95f771ac01924696cda716?d=identicon)[kerryrandolph](/maintainers/kerryrandolph)

---

Top Contributors

[![Kerry-Randolph](https://avatars.githubusercontent.com/u/51205041?v=4)](https://github.com/Kerry-Randolph "Kerry-Randolph (2 commits)")

### Embed Badge

![Health badge](/badges/kerryrandolph-modern-wp-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/kerryrandolph-modern-wp-plugin/health.svg)](https://phpackages.com/packages/kerryrandolph-modern-wp-plugin)
```

PHPackages © 2026

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