PHPackages                             mindsize/wp-plugin-base - 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. mindsize/wp-plugin-base

ActiveWordpress-plugin

mindsize/wp-plugin-base
=======================

This is a sample plugin that was created with mindsize/wp-plugin-base.

1.2.0(8y ago)877[4 PRs](https://github.com/Mindsize/wp-plugin-base/pulls)GPL-2.0PHP

Since Sep 19Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Mindsize/wp-plugin-base)[ Packagist](https://packagist.org/packages/mindsize/wp-plugin-base)[ RSS](/packages/mindsize-wp-plugin-base/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (3)Versions (8)Used By (0)

Mindsize WordPress Plugin Base
==============================

[](#mindsize-wordpress-plugin-base)

A great way to spin up new WP plugins with composer.

About this plugin base
----------------------

[](#about-this-plugin-base)

### Included Packages

[](#included-packages)

NeedSolutionTemplate Loader`gamajo/template-loader`### Recomended Packages

[](#recomended-packages)

NeedSolutionCPT/Taxonomy Registration`johnbillion/extended-cpts`### How to create your plugin from this base with Composer

[](#how-to-create-your-plugin-from-this-base-with-composer)

From the terminal just run the following command.

```
composer create-project mindsize/wp-plugin-base my-new-plugin
```

### Find/Replace WP Plugin Base to your plugin name

[](#findreplace-wp-plugin-base-to-your-plugin-name)

FindReplaceWhy`Mindsize\WP_Plugin_Base``Mindsize\Your_Plugin`Update the plugin namespace.`WP_PLUGIN_BASE_``YOUR_PLUGIN_`Update the plugin constants.`wp_plugin_base``your_plugin`Update the plugin wrapper function.Installation
------------

[](#installation)

At [Mindsize](https://mindsize.me) we believe in composer driven projects, and most of our plugins require an autoloaded generated by [Composer](https://getcomposer.org/). This means installation of our plugins may an extra step to generate this autoloader.

### Composer Powered WordPress

[](#composer-powered-wordpress)

If your WordPress website is powered by composer and already is loading the vendor autoload file, just require the plugin by running the command below from your terminal.

`composer require mindsize/wp-plugin-base`

### From GitHub

[](#from-github)

After cloning this repository, run `composer install` in the root directory of the plugin. If you are using **git based deployments**, make sure the vendor directory is no longer ignored.

### From Packaged Releases on WordPress.org

[](#from-packaged-releases-on-wordpressorg)

Packaged releases on WordPress.org will automatically include the required autoloaders.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 63.6% 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 ~27 days

Total

3

Last Release

3105d ago

### Community

Maintainers

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

---

Top Contributors

[![javorszky](https://avatars.githubusercontent.com/u/1196299?v=4)](https://github.com/javorszky "javorszky (7 commits)")[![pmgarman](https://avatars.githubusercontent.com/u/502720?v=4)](https://github.com/pmgarman "pmgarman (4 commits)")

### Embed Badge

![Health badge](/badges/mindsize-wp-plugin-base/health.svg)

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

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[johnbillion/user-switching

Instant switching between user accounts in WordPress and WooCommerce.

19768.3k2](/packages/johnbillion-user-switching)[rainlab/blog-plugin

Blog plugin for October CMS

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

User plugin for October CMS

11954.3k13](/packages/rainlab-user-plugin)

PHPackages © 2026

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