PHPackages                             humanmade/meta-lookups - 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. [Caching](/categories/caching)
4. /
5. humanmade/meta-lookups

ActiveWordpress-plugin[Caching](/categories/caching)

humanmade/meta-lookups
======================

Object cached Key/Value meta lookup framework for WordPress.

v1.1(7y ago)43.9k1GPL-2.0-or-laterPHPPHP &gt;=7

Since Mar 12Pushed 7y ago20 watchersCompare

[ Source](https://github.com/humanmade/meta-lookups)[ Packagist](https://packagist.org/packages/humanmade/meta-lookups)[ RSS](/packages/humanmade-meta-lookups/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

meta-lookups
============

[](#meta-lookups)

Object cached Key/Value meta lookup framework for WordPress

### Usage

[](#usage)

*Register a lookup*

```
add_action( 'init', function() {
   HM\Meta_Lookups\register_lookup( 'my_lookup', 'post', 'my_meta_key' );
}, 1 );

```

*Use the lookup*

```
$post_id = HM\Meta_Lookups\do_lookup( 'my meta value', 'my_lookup' );

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity61

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

Total

2

Last Release

2614d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/humanmade-meta-lookups/health.svg)

```
[![Health](https://phpackages.com/badges/humanmade-meta-lookups/health.svg)](https://phpackages.com/packages/humanmade-meta-lookups)
```

###  Alternatives

[wp-media/wp-rocket

Performance optimization plugin for WordPress

7431.3M3](/packages/wp-media-wp-rocket)[rtcamp/nginx-helper

Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also provides cloudflare edge cache purging with Cache-Tags.

23817.0k1](/packages/rtcamp-nginx-helper)[humanmade/batcache

A memcached HTML page cache for WordPress.

16447.7k4](/packages/humanmade-batcache)[voceconnect/wp-large-options

You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp\_large\_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.

355.1k](/packages/voceconnect-wp-large-options)[offline/oc-speedy-plugin

Speed up your October CMS installation

181.0k](/packages/offline-oc-speedy-plugin)

PHPackages © 2026

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