PHPackages                             lipemat/wordpress-libs - 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. lipemat/wordpress-libs

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

lipemat/wordpress-libs
======================

A WordPress library for supporting a core plugin and theme

5.10.3(2mo ago)88.5k62MITPHPPHP &gt;=8.2.0CI passing

Since Jun 23Pushed 4w ago3 watchersCompare

[ Source](https://github.com/lipemat/wordpress-libs)[ Packagist](https://packagist.org/packages/lipemat/wordpress-libs)[ GitHub Sponsors](https://github.com/lipemat)[ RSS](/packages/lipemat-wordpress-libs/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (2)Versions (226)Used By (2)

WordPress Libs
==============

[](#wordpress-libs)

 [ ![Version](https://camo.githubusercontent.com/5a97c9ac4e9e4b7a156d43745de3969870039a1adc2df7a4259f1b79d68cc8f3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6970656d61742f776f726470726573732d6c6962732e7376673f6c6162656c3d76657273696f6e) ](https://github.com/lipemat/wordpress-libs/releases/latest) [![WordPress](https://camo.githubusercontent.com/f1c4da27301c71936b1db319ffee88b7235d7b5813512cdae20b75fb78f018a5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f776f726470726573732d3e3d362e332e302d677265656e2e737667)](https://camo.githubusercontent.com/f1c4da27301c71936b1db319ffee88b7235d7b5813512cdae20b75fb78f018a5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f776f726470726573732d3e3d362e332e302d677265656e2e737667) [![PHP](https://camo.githubusercontent.com/b41067168f87122c2d910f7f1e705f71e6ba406c9012b241cc371431a7d32512/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6c6970656d61742f776f726470726573732d6c6962732e7376673f636f6c6f723d62726f776e)](https://camo.githubusercontent.com/b41067168f87122c2d910f7f1e705f71e6ba406c9012b241cc371431a7d32512/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6c6970656d61742f776f726470726573732d6c6962732e7376673f636f6c6f723d62726f776e) [![License](https://camo.githubusercontent.com/71d9a2dc67fc4a6b057cfa1a54ede77fa983122be9ee836195e17896eb7716ff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c6970656d61742f776f726470726573732d6c6962732e737667)](https://camo.githubusercontent.com/71d9a2dc67fc4a6b057cfa1a54ede77fa983122be9ee836195e17896eb7716ff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c6970656d61742f776f726470726573732d6c6962732e737667)

WordPress library which supports a core plugin and theme.

Documentation
-------------

[](#documentation)

Full module documentation is published at **[lipemat.github.io/wordpress-libs](https://lipemat.github.io/wordpress-libs/)**.

Browse the [Modules index](https://lipemat.github.io/wordpress-libs/modules/) for a complete list of fluent builders, traits, and helpers, including:

- [API](https://lipemat.github.io/wordpress-libs/modules/api/) — rewrite endpoints, route resolution, remote requests, and ZIP responses.
- [Args](https://lipemat.github.io/wordpress-libs/modules/args/) — reusable fluent-args and nested-clause building blocks.
- [Blocks](https://lipemat.github.io/wordpress-libs/modules/blocks/) — block registration, attributes, and `supports` builders.
- [CMB2](https://lipemat.github.io/wordpress-libs/modules/cmb2/) — meta box, field, group, options page, and variation wrappers for CMB2.
- [Comment](https://lipemat.github.io/wordpress-libs/modules/comment/) — comment object helpers and comment query/update builders.
- [Container](https://lipemat.github.io/wordpress-libs/modules/container/) — singleton container, factory, and hook bootstrap helpers.
- [Cron](https://lipemat.github.io/wordpress-libs/modules/cron/) — recurring and one-time cron orchestration.
- [Db](https://lipemat.github.io/wordpress-libs/modules/db/) — contracts and helpers for custom tables.
- [Libs](https://lipemat.github.io/wordpress-libs/modules/libs/) — internal asset handles for library-owned CSS and JS.
- [Menu](https://lipemat.github.io/wordpress-libs/modules/menu/) — `wp_nav_menu()` args and nav-menu-item wrappers.
- [Meta](https://lipemat.github.io/wordpress-libs/modules/meta/) — meta registration, translation, validation, and classic meta boxes.
- [Network](https://lipemat.github.io/wordpress-libs/modules/network/) — multisite network wrapper trait.
- [Post Type](https://lipemat.github.io/wordpress-libs/modules/post-type/) — custom post types, labels, capabilities, and admin-list integrations.
- [Query](https://lipemat.github.io/wordpress-libs/modules/query/) — query builders for posts plus date/meta/tax clauses.
- [REST API](https://lipemat.github.io/wordpress-libs/modules/rest-api/) — route registration, argument schema, and resource schema builders.
- [Settings](https://lipemat.github.io/wordpress-libs/modules/settings/) — `register_setting()` wrappers and settings page composition.
- [Site](https://lipemat.github.io/wordpress-libs/modules/site/) — multisite site wrapper trait.
- [Taxonomy](https://lipemat.github.io/wordpress-libs/modules/taxonomy/) — taxonomy registration, labels, admin menu/meta-box utilities, and term queries.
- [Theme](https://lipemat.github.io/wordpress-libs/modules/theme/) — resource loading, manifests, templates, CSS modules, and sidebar helpers.
- [Traits](https://lipemat.github.io/wordpress-libs/modules/traits/) — memoization, singleton, and version helpers.
- [User](https://lipemat.github.io/wordpress-libs/modules/user/) — user object helpers, user queries, updates, and login form args.
- [Util](https://lipemat.github.io/wordpress-libs/modules/util/) — arrays, cache, colors, cryptography, files, logging, strings, URLs, and version helpers.

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

[](#installation)

```
composer require lipemat/wordpress-libs
```

### Usage

[](#usage)

```
require __DIR__ . '/vendor/autoload.php'
```

Changelog
---------

[](#changelog)

Found in [releases](https://github.com/lipemat/wordpress-libs/releases) (non exhaustive)

###  Health Score

64

—

FairBetter than 99% of packages

Maintenance91

Actively maintained with recent releases

Popularity32

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity95

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 99.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 ~15 days

Total

217

Last Release

30d ago

Major Versions

4.10.2 → 5.0.0-beta.12024-06-29

4.10.3 → 5.0.0-beta.52024-07-27

4.10.4 → 5.0.0-beta.62024-07-29

5.10.2 → 6.0.0-beta.12026-04-17

5.10.3 → 6.0.0-beta.32026-06-04

PHP version history (6 changes)0.4.0-betaPHP &gt;=7.1.3

v3.0.0PHP &gt;=7.3.0

4.0.0-beta.1PHP &gt;=7.4.0

4.10.0-beta.2PHP &gt;=8.1.0

5.1.0PHP &gt;=8.2.0

6.0.0-beta.1PHP &gt;=8.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1688181?v=4)[Mat Lipe](/maintainers/lipemat)[@lipemat](https://github.com/lipemat)

---

Top Contributors

[![lipemat](https://avatars.githubusercontent.com/u/1688181?v=4)](https://github.com/lipemat "lipemat (1467 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![migueliriano](https://avatars.githubusercontent.com/u/5392202?v=4)](https://github.com/migueliriano "migueliriano (2 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (1 commits)")[![szepeviktor](https://avatars.githubusercontent.com/u/952007?v=4)](https://github.com/szepeviktor "szepeviktor (1 commits)")

### Embed Badge

![Health badge](/badges/lipemat-wordpress-libs/health.svg)

```
[![Health](https://phpackages.com/badges/lipemat-wordpress-libs/health.svg)](https://phpackages.com/packages/lipemat-wordpress-libs)
```

###  Alternatives

[openmetrics-php/exposition-text

Implementation of the text exposition format of OpenMetrics

36666.3k6](/packages/openmetrics-php-exposition-text)

PHPackages © 2026

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