PHPackages                             wordpress-phoenix/wordpress-development-toolkit - 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. wordpress-phoenix/wordpress-development-toolkit

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

wordpress-phoenix/wordpress-development-toolkit
===============================================

Generate WordPress Plugins using our Abstract Plugin Boilerplate

3.2.1(7y ago)18214[2 issues](https://github.com/WordPress-Phoenix/wordpress-development-toolkit/issues)[1 PRs](https://github.com/WordPress-Phoenix/wordpress-development-toolkit/pulls)GPL-3.0-or-laterPHPPHP &gt;=5.3.2

Since Jan 10Pushed 4y ago8 watchersCompare

[ Source](https://github.com/WordPress-Phoenix/wordpress-development-toolkit)[ Packagist](https://packagist.org/packages/wordpress-phoenix/wordpress-development-toolkit)[ Docs](https://github.com/wordpress-phoenix/wordpress-development-toolkit)[ RSS](/packages/wordpress-phoenix-wordpress-development-toolkit/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (10)Dependencies (2)Versions (18)Used By (0)

WordPress Development Toolkit
=============================

[](#wordpress-development-toolkit)

[![Dash](dash.png)](dash.png)

[![Preview](example.png)](example.png)

1. Navigate to  (ask for login in main channel).
2. Download and clone this plugin (should NOT be run in production environments on high-traffic servers where performance matters...) into the plugins dir. Do not try to upload the zip file into the Add New plugin uploader. This feature is not supported.
3. Navigate to Vanilla WP Network.
4. Go to Plugins.
5. Activate the `WordPress Development Toolkit` plugin.
6. Go back to .
7. Open Dev Toolkit from Admin Menu link.
8. Click "Start New Plugin".

How to fill out the New Plugin form:

[![Form](https://github.com/WordPress-Phoenix/wordpress-development-toolkit/raw/master/plugin-generator-form.png)](https://github.com/WordPress-Phoenix/wordpress-development-toolkit/blob/master/plugin-generator-form.png)

9. Click Generate New Plugin. This will deliver a new zip file. Check that your namespace has been correctly generated.
10. Follow these instructions:

UPDATING `/lib` files
---------------------

[](#updating-lib-files)

Lib files come from composer, but you need to ensure you run the command without the composer autoloader:

```
composer update --no-dev --no-autoloader

```

Offline Development Mode
------------------------

[](#offline-development-mode)

The plugin uses the GitHub API to fetch the latest copy of the Abstract Plugin Base to include in the plugin. You can alternatively set:

```
define( 'WP_DEV_KIT_AIRPLANE_MODE', true )
```

to pull the ABP powering this plugin for internet-less development.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 53.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 ~29 days

Recently: every ~89 days

Total

17

Last Release

2570d ago

Major Versions

1.3 → 2.02018-02-22

2.0.3 → 3.02018-03-06

### Community

Maintainers

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

---

Top Contributors

[![0aveRyan](https://avatars.githubusercontent.com/u/9565066?v=4)](https://github.com/0aveRyan "0aveRyan (47 commits)")[![scarstens](https://avatars.githubusercontent.com/u/1483300?v=4)](https://github.com/scarstens "scarstens (26 commits)")[![Mr-Ming](https://avatars.githubusercontent.com/u/2894340?v=4)](https://github.com/Mr-Ming "Mr-Ming (9 commits)")[![akaufman3](https://avatars.githubusercontent.com/u/4086943?v=4)](https://github.com/akaufman3 "akaufman3 (6 commits)")

---

Tags

wordpresswordpress-developmentwordpress-development-kitwordpress-pluginwordpress-plugin-boilerplatewordpress-plugin-librarywp-plugin

### Embed Badge

![Health badge](/badges/wordpress-phoenix-wordpress-development-toolkit/health.svg)

```
[![Health](https://phpackages.com/badges/wordpress-phoenix-wordpress-development-toolkit/health.svg)](https://phpackages.com/packages/wordpress-phoenix-wordpress-development-toolkit)
```

###  Alternatives

[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[rainlab/builder-plugin

Builder plugin for October CMS

17147.2k1](/packages/rainlab-builder-plugin)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5671.4k1](/packages/pfefferle-wordpress-activitypub)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

18238.1k2](/packages/civicrm-civicrm-drupal-8)[mediawiki/semantic-glossary

A terminology markup extension with a Semantic MediaWiki back-end

1352.4k](/packages/mediawiki-semantic-glossary)[humanmade/lottie-lite

A lightweight Lottie Animations Extension for WordPress

374.3k](/packages/humanmade-lottie-lite)

PHPackages © 2026

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