PHPackages                             wpbones/wpkirk-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wpbones/wpkirk-helpers

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

wpbones/wpkirk-helpers
======================

Helpers functions for WP Bones Boilerplate plugin

2.0.12(1y ago)0375MITPHPPHP &gt;=7.4

Since Oct 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/wpbones/wpkirk-helpers)[ Packagist](https://packagist.org/packages/wpbones/wpkirk-helpers)[ Docs](https://github.com/wpbones/wpkirk-helpers)[ RSS](/packages/wpbones-wpkirk-helpers/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (1)Versions (17)Used By (0)

WP Kirk Helpers
===============

[](#wp-kirk-helpers)

[![Latest Stable Version](https://camo.githubusercontent.com/0ca83121502fb679acca7817146d525b443c2a86a26a4a3f39b00793bcbcf885/68747470733a2f2f706f7365722e707567782e6f72672f7770626f6e65732f77706b69726b2d68656c706572732f762f737461626c653f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/wpbones/wpkirk-helpers) [![Latest Unstable Version](https://camo.githubusercontent.com/87c1f0329daf1ff1ce883c23e34c9a108b56b7baf5bb66584b042cc71e3e7fcd/68747470733a2f2f706f7365722e707567782e6f72672f7770626f6e65732f77706b69726b2d68656c706572732f762f756e737461626c653f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/wpbones/wpkirk-helpers) [![Total Downloads](https://camo.githubusercontent.com/3248093da79857041ef811a07aae0a15c9db77e8dd2906f616a9b846453d1e98/68747470733a2f2f706f7365722e707567782e6f72672f7770626f6e65732f77706b69726b2d68656c706572732f646f776e6c6f6164733f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/wpbones/wpkirk-helpers) [![License](https://camo.githubusercontent.com/2c74af274ea88e8a192546d76438d8a19c8c4a859f6ba12fdeec4506d49ca293/68747470733a2f2f706f7365722e707567782e6f72672f7770626f6e65732f77706b69726b2d68656c706572732f6c6963656e73653f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/wpbones/wpkirk-helpers) [![Monthly Downloads](https://camo.githubusercontent.com/58fd698056071c68a88385482b7dc0c086984baf7a78e7a04f3659b3008f2895/68747470733a2f2f706f7365722e707567782e6f72672f7770626f6e65732f77706b69726b2d68656c706572732f642f6d6f6e74686c793f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/wpbones/wpkirk-helpers)

WP Kirk Helpers is a (internal) package that provides a set of functions to help you to develop a WP bones Boilerplate plugin.

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

[](#installation)

You can install third party packages by using:

```
php bones require wpbones/helpers
```

I advise to use this command instead of `composer require` because doing this an automatic renaming will done.

You can use composer to install this package:

```
composer require wpbones/helpers
```

You may also to add `"wpbones/wpkirk-helpers": "~1.0"` in the `composer.json` file of your plugin:

```
  "require": {
    "php": ">=7.4.0",
    "wpbones/wpbones": "~1.7",
    "wpbones/wpkirk-helpers": "~1.0"
  },
```

and run

```
composer install
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.5% 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 ~3 days

Total

15

Last Release

585d ago

Major Versions

1.0.1 → 2.0.02024-11-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/3eb65ad928faf1a3303497a2f9e3bb8db51ebcb09dc21c6ddc3546b4bdc9c2b4?d=identicon)[gfazioli](/maintainers/gfazioli)

---

Top Contributors

[![gfazioli](https://avatars.githubusercontent.com/u/432181?v=4)](https://github.com/gfazioli "gfazioli (29 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

---

Tags

helpersfeaturesWP Bones

### Embed Badge

![Health badge](/badges/wpbones-wpkirk-helpers/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[blackfire/player

A powerful web crawler and web scraper with Blackfire support

49617.1k](/packages/blackfire-player)[altis/local-server

Local Server module for Altis

18221.6k3](/packages/altis-local-server)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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