PHPackages                             moxie-lean/wp-utils - 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. moxie-lean/wp-utils

Abandoned → [moxie-lean/wp-metadata](/?search=moxie-lean%2Fwp-metadata)Library

moxie-lean/wp-utils
===================

A suite of useful functions for your WordPress theme

1.1.3(9y ago)01.2k2MITPHPPHP &gt;=5.4

Since Apr 13Pushed 9y ago6 watchersCompare

[ Source](https://github.com/wearenolte/wp-utils)[ Packagist](https://packagist.org/packages/moxie-lean/wp-utils)[ Docs](https://github.com/moxie-lean/wp-utils)[ RSS](/packages/moxie-lean-wp-utils/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (4)Versions (10)Used By (2)

Utils
=====

[](#utils)

**This package is depreciated. LEAN now uses the WordPress REST API plugins instead**

> A suite of useful functions for your WordPress theme

Getting Started
---------------

[](#getting-started)

The easiest way to install this package is by using composer from your terminal:

```
composer require moxie-lean/wp-utils --save
```

Or by adding the following lines on your `composer.json` file

```
"require": {
  "moxie-lean/wp-utils": "dev-master"
}
```

This will download the files from the [packagelist site](https://packagist.org/packages/moxie-lean/wp-utils)and set you up with the latest version located on master branch of the repository.

After that you can include the `autoload.php` file in order to be able to autoload the class during the object creation.

```
include '/vendor/autoload.php';
```

Usage
-----

[](#usage)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 61.9% 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 ~13 days

Recently: every ~24 days

Total

9

Last Release

3567d ago

Major Versions

0.2.0 → 1.0.02016-04-25

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/4aa05a59deaf5695b3a80e42e2c6b971ab92c171ad13cd7b95ca8175382cda60?d=identicon)[WeAreNolte](/maintainers/WeAreNolte)

---

Top Contributors

[![mitogh](https://avatars.githubusercontent.com/u/3921289?v=4)](https://github.com/mitogh "mitogh (13 commits)")[![andybar2](https://avatars.githubusercontent.com/u/8256604?v=4)](https://github.com/andybar2 "andybar2 (3 commits)")[![adamf321](https://avatars.githubusercontent.com/u/5068959?v=4)](https://github.com/adamf321 "adamf321 (2 commits)")[![zzuga](https://avatars.githubusercontent.com/u/13990408?v=4)](https://github.com/zzuga "zzuga (2 commits)")[![camilodelvasto](https://avatars.githubusercontent.com/u/4598282?v=4)](https://github.com/camilodelvasto "camilodelvasto (1 commits)")

---

Tags

wordpress

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/moxie-lean-wp-utils/health.svg)

```
[![Health](https://phpackages.com/badges/moxie-lean-wp-utils/health.svg)](https://phpackages.com/packages/moxie-lean-wp-utils)
```

###  Alternatives

[roots/wordpress

WordPress is open source software you can use to create a beautiful website, blog, or app.

19116.9M257](/packages/roots-wordpress)[aristath/kirki

Extending the WordPress customizer

1.3k73.0k4](/packages/aristath-kirki)[wpreadme2markdown/wpreadme2markdown

Convert WordPress Plugin readme.txt to Markdown

9564.6k4](/packages/wpreadme2markdown-wpreadme2markdown)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)

PHPackages © 2026

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