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)0342MITPHPPHP &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 1mo ago

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 59% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

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

538d 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

[danielstjules/stringy

A string manipulation library with multibyte support

2.4k26.0M191](/packages/danielstjules-stringy)[voku/arrayy

Array manipulation library for PHP, called Arrayy!

4875.5M16](/packages/voku-arrayy)[voku/stringy

A string manipulation library with multibyte support

1783.8M19](/packages/voku-stringy)[pragmarx/ia-arr

Laravel Illuminate Agnostic Arr

553.6M12](/packages/pragmarx-ia-arr)[pragmarx/ia-str

Laravel Illuminate Agnostic Str

523.5M5](/packages/pragmarx-ia-str)[pragmarx/ia-collection

Laravel Illuminate Agnostic Collection

473.4M2](/packages/pragmarx-ia-collection)

PHPackages © 2026

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