PHPackages                             rogue-one/workhorse - 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. rogue-one/workhorse

ActiveLibrary

rogue-one/workhorse
===================

1.2.5(4y ago)0230MITPHP

Since Aug 19Pushed 4y ago1 watchersCompare

[ Source](https://github.com/besrabasant/workhorse)[ Packagist](https://packagist.org/packages/rogue-one/workhorse)[ RSS](/packages/rogue-one-workhorse/feed)WikiDiscussions main Synced 4d ago

READMEChangelogDependencies (10)Versions (10)Used By (0)

WP Workhorse
============

[](#wp-workhorse)

**Note:-** This package is dependent on the WordPress polylang plugin to provide multilingual support.

Usage
-----

[](#usage)

#### Implement Plugin directory structure.

[](#implement-plugin-directory-structure)

Copy **example-plugin** directory to **mu-plugins** or **plugins** directory.

Make necessary customizations to the boilerplate according to your needs.

#### Implement in the plugin root file (Eg: *`plugin-root.php`*).

[](#implement-in-the-plugin-root-file-eg-plugin-rootphp)

```
use Workhorse\Plugin\Bootloader;

if (!defined('ABSPATH')) {
    exit;
}

Bootloader::register(__FILE__, \ExamplePlugin\ExamplePlugin::PLUGIN_NAME);
```

TODO
----

[](#todo)

- Implement command to generate plugin boilerplate.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~11 days

Total

8

Last Release

1647d ago

### Community

Maintainers

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

---

Top Contributors

[![besrabasant](https://avatars.githubusercontent.com/u/13284206?v=4)](https://github.com/besrabasant "besrabasant (13 commits)")

---

Tags

bedrockwordpress

### Embed Badge

![Health badge](/badges/rogue-one-workhorse/health.svg)

```
[![Health](https://phpackages.com/badges/rogue-one-workhorse/health.svg)](https://phpackages.com/packages/rogue-one-workhorse)
```

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M74](/packages/unisharp-laravel-filemanager)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[illuminate/view

The Illuminate View package.

13144.9M1.7k](/packages/illuminate-view)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)

PHPackages © 2026

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