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 2w ago

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 69% 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

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

7491.3M3](/packages/wp-media-wp-rocket)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[rhubarbgroup/redis-cache

A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.

52699.8k1](/packages/rhubarbgroup-redis-cache)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45344.0k1](/packages/pressbooks-pressbooks)[humanmade/batcache

A memcached HTML page cache for WordPress.

17464.7k7](/packages/humanmade-batcache)[vdlp/oc-redirect-plugin

Advanced redirect plugin for October CMS.

26100.7k1](/packages/vdlp-oc-redirect-plugin)

PHPackages © 2026

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