PHPackages                             adrianoferreira/wp-plugin-skeleton - 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. adrianoferreira/wp-plugin-skeleton

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

adrianoferreira/wp-plugin-skeleton
==================================

A simple skeleton for building WordPress plugins

675[1 issues](https://github.com/adrianosferreira/wp-plugin-skeleton/issues)[1 PRs](https://github.com/adrianosferreira/wp-plugin-skeleton/pulls)PHPCI failing

Since Jul 3Pushed 3y ago2 watchersCompare

[ Source](https://github.com/adrianosferreira/wp-plugin-skeleton)[ Packagist](https://packagist.org/packages/adrianoferreira/wp-plugin-skeleton)[ RSS](/packages/adrianoferreira-wp-plugin-skeleton/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

WP Plugin Skeleton
==================

[](#wp-plugin-skeleton)

That's just another skeleton for quickly prototyping of WordPress plugins.

It comes out of the box with:

- PHPStan
- PHP\_CodeSniffer
- PHPUnit
- Travis Yaml file
- Twig
- Make commands

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

[](#installation)

It's recommended that you use Composer to install this library.

Inside of `wp-content/plugins` run the command:

```
$ composer create-project adrianoferreira/wp-plugin-skeleton:dev-master

```

Make commands
-------------

[](#make-commands)

Make a production build of the plugin and place it inside of the `./build` folder:

```
$ make build

```

Run unit tests, style check and static files check:

```
$ make test

```

Development build:

```
$ make dev

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity35

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://avatars.githubusercontent.com/u/4672632?v=4)[Adriano Ferreira](/maintainers/adrianosferreira)[@adrianosferreira](https://github.com/adrianosferreira)

---

Top Contributors

[![adrianosferreira](https://avatars.githubusercontent.com/u/4672632?v=4)](https://github.com/adrianosferreira "adrianosferreira (16 commits)")

---

Tags

wordpresswordpress-developmentwordpress-pluginswp-plugin-skeleton

### Embed Badge

![Health badge](/badges/adrianoferreira-wp-plugin-skeleton/health.svg)

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

###  Alternatives

[kartik-v/yii2-grid

Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.

5546.9M182](/packages/kartik-v-yii2-grid)[lochmueller/calendarize

Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize

76166.2k14](/packages/lochmueller-calendarize)[jaybizzle/safeurl

A Laravel package to create safe, SEO friendly urls

1789.6k1](/packages/jaybizzle-safeurl)[clausnz/php-helpers

A Collection of useful php helper functions.

3810.4k](/packages/clausnz-php-helpers)

PHPackages © 2026

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