PHPackages                             joanrodas/plubo - 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. [Framework](/categories/framework)
4. /
5. joanrodas/plubo

ActiveTemplate[Framework](/categories/framework)

joanrodas/plubo
===============

A Simple and fast WP Plugin Boilerplate.

v0.6.2(2mo ago)20401↓100%2[15 PRs](https://github.com/joanrodas/plubo/pulls)GPL-3.0+PHPPHP &gt;=7.4CI failing

Since Mar 31Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/joanrodas/plubo)[ Packagist](https://packagist.org/packages/joanrodas/plubo)[ Docs](https://github.com/joanrodas/plubo)[ RSS](/packages/joanrodas-plubo/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)DependenciesVersions (41)Used By (0)

 [![Plubo](https://github.com/joanrodas/plubo-docs/raw/main/src/.vuepress/public/images/plubo-banner.png?raw=true)](https://github.com/joanrodas/plubo-docs/blob/main/src/.vuepress/public/images/plubo-banner.png?raw=true)

[![GitHub stars](https://camo.githubusercontent.com/0bc919bc5c3e7e2aa48dd4d7f8f13826b7a192c57f27c01cbcd5ee4bc4ececed/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6a6f616e726f6461732f706c75626f3f7374796c653d666f722d7468652d6261646765)](https://github.com/joanrodas/plubo/stargazers)

Plubo is a really simple WordPress plugin boilerplate created to speed up plugin development.

✔️ Use Blade views and directives from the start
✔️ Add styles in SCSS
✔️ JavaScript router lets you add scripts on specific WordPress templates (based on body tags) and on specific shortcode tags

Getting started
---------------

[](#getting-started)

[![GitHub Workflow Status](https://camo.githubusercontent.com/eaf5d5b9e4b59c4c23e6a75857877e0ca56f5b7bbc78ad6afafcd1495343c22c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6a6f616e726f6461732f706c75626f2f4f6e25323054656d706c6174653f6c6162656c3d6275696c64267374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/eaf5d5b9e4b59c4c23e6a75857877e0ca56f5b7bbc78ad6afafcd1495343c22c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6a6f616e726f6461732f706c75626f2f4f6e25323054656d706c6174653f6c6162656c3d6275696c64267374796c653d666f722d7468652d6261646765)[![Code Climate maintainability](https://camo.githubusercontent.com/f89b8909214dba3a8d2beb4924bcb20ca8f294cb8821f8e25b90c4d71945b5c5/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6d61696e7461696e6162696c6974792d70657263656e746167652f6a6f616e726f6461732f706c75626f3f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/f89b8909214dba3a8d2beb4924bcb20ca8f294cb8821f8e25b90c4d71945b5c5/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6d61696e7461696e6162696c6974792d70657263656e746167652f6a6f616e726f6461732f706c75626f3f7374796c653d666f722d7468652d6261646765)[![GitHub issues](https://camo.githubusercontent.com/b526a5f98371f8a3b7b65379c9267a94e8aa9126fe1fefa0b6738f3473f0e7d6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6a6f616e726f6461732f706c75626f3f7374796c653d666f722d7468652d6261646765)](https://github.com/joanrodas/plubo/issues)

[Read the Docs](https://www.plubo.dev/docs/)

There are 2 options to start using Plubo:

### 1. As a GitHub template

[](#1-as-a-github-template)

If you intend to use GitHub for your project, your best option is to create a new repo using this one as a template, just clicking the ***Use this template*** button.

When the new repo is ready, you can just clone it, run `composer install` and start programming.

> When using Plubo as a template, a pipeline will be executed right after the repo creation, modifiyng the filenames and classes to match your new project name.
>
>  The pipeline files will be autoremoved.

### 2. With composer

[](#2-with-composer)

```
composer create-project joanrodas/plubo
```

> After creating the project, use the plubo-cli to create new classes, libraries and utilities to your project.

Add new classes with plubo-cli
------------------------------

[](#add-new-classes-with-plubo-cli)

Install the CLI:

```
plubo-cli add cpt
plubo-cli add fields
plubo-cli add routes
plubo-cli add admin-menus
plubo-cli add ajax
plubo-cli add endpoints
plubo-cli add post-actions
plubo-cli add roles
plubo-cli add shortcodes
plubo-cli add taxonomies
```

Contributions
-------------

[](#contributions)

[![contributions welcome](https://camo.githubusercontent.com/0af13358db374a6151b58b9c4a052888205edd34b8d4f8f42a3e9f35b3a018bb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f6e747269627574696f6e732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/joanrodas/plubo/issues)[![GitHub license](https://camo.githubusercontent.com/b40a4bc2feb95c1b83d3df69058015a3c8a0996a25245ec99617e4bf87f55370/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6a6f616e726f6461732f706c75626f3f7374796c653d666f722d7468652d6261646765)](https://github.com/joanrodas/plubo/blob/main/LICENSE)

Feel free to contribute to the project, suggesting improvements, reporting bugs and coding.

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance93

Actively maintained with recent releases

Popularity27

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.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 ~71 days

Recently: every ~87 days

Total

21

Last Release

77d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5029e0ad5278b4e3cdd5cebcc2ae0d2cb93698cd76f4afeb5fcc831ab1dfda10?d=identicon)[joanrodas](/maintainers/joanrodas)

---

Top Contributors

[![joanrodas](https://avatars.githubusercontent.com/u/47475754?v=4)](https://github.com/joanrodas "joanrodas (189 commits)")[![renovate-bot](https://avatars.githubusercontent.com/u/25180681?v=4)](https://github.com/renovate-bot "renovate-bot (12 commits)")[![amadeuarderiu](https://avatars.githubusercontent.com/u/46872149?v=4)](https://github.com/amadeuarderiu "amadeuarderiu (4 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (3 commits)")[![Albert-Sirvelia](https://avatars.githubusercontent.com/u/99665859?v=4)](https://github.com/Albert-Sirvelia "Albert-Sirvelia (2 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

boilerplatepluginwordpresswordpress-boilerplatewordpress-developmentwordpress-pluginpluginwordpressboilerplatewp

### Embed Badge

![Health badge](/badges/joanrodas-plubo/health.svg)

```
[![Health](https://phpackages.com/badges/joanrodas-plubo/health.svg)](https://phpackages.com/packages/joanrodas-plubo)
```

###  Alternatives

[wordpress-phoenix/abstract-plugin-base

PHP class to extend when building a WordPress plugin allowing you to follow smart plugin setup standards.

1013.0k1](/packages/wordpress-phoenix-abstract-plugin-base)[ronilaukkarinen/dudestack

A modern WordPress stack

1131.2k](/packages/ronilaukkarinen-dudestack)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)[alleyinteractive/pest-plugin-wordpress

WordPress Pest Integration

263.7k1](/packages/alleyinteractive-pest-plugin-wordpress)

PHPackages © 2026

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