PHPackages                             stackonet/wp-helpers - 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. stackonet/wp-helpers

ActiveLibrary[Framework](/categories/framework)

stackonet/wp-helpers
====================

A WordPress framework for easy development.

1.14.5(1y ago)02GPL-3.0-or-laterPHPPHP ^7.2 || ^8.0

Since Oct 5Pushed 5mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (7)Versions (27)Used By (0)

Stackonet WordPress Helpers
===========================

[](#stackonet-wordpress-helpers)

A WordPress utility framework for easy development.

Table of contents
-----------------

[](#table-of-contents)

- [Installation](#installation)

Installation
============

[](#installation)

You can install the utility framework as a composer dependency package, or you can directly include in you project.

#### Manual Installation

[](#manual-installation)

Download the package from [GitHub](https://github.com/stackonet/wp-helpers/releases) and include inside your project. Now load the autoloader file.

```
include '{{PATH_TO_FOLDER}}/wp-helpers/src/autoload.php';

```

#### Installation using composer

[](#installation-using-composer)

To install as a composer package, run the following command in terminal.

```
composer require stackonet/wp-helpers

```

Include vendor autoload file and change {{PATH\_TO\_VENDOR}} with you actual path to vendor directory.

```
include '{{PATH_TO_VENDOR}}/autoload.php';

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance55

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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 ~27 days

Recently: every ~57 days

Total

26

Last Release

646d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/39257827491c18d83a48e74e57d993b06d8e684108a1268f2ea9242761a8cfec?d=identicon)[sayful](/maintainers/sayful)

---

Top Contributors

[![sayful1](https://avatars.githubusercontent.com/u/6873334?v=4)](https://github.com/sayful1 "sayful1 (52 commits)")

---

Tags

wordpress

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/stackonet-wp-helpers/health.svg)

```
[![Health](https://phpackages.com/badges/stackonet-wp-helpers/health.svg)](https://phpackages.com/packages/stackonet-wp-helpers)
```

###  Alternatives

[themosis/theme

The Themosis framework boilerplate theme.

10449.0k3](/packages/themosis-theme)[devgeniem/dustpress

WordPress Theme Framework.

5496.8k23](/packages/devgeniem-dustpress)[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)
