PHPackages                             themeplate/meta - 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. themeplate/meta

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

themeplate/meta
===============

ThemePlate custom meta boxes

v2.6.0(1mo ago)2227GPL-3.0-onlyPHPPHP ^7.4|^8.2

Since Feb 5Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/ThemePlate/Meta)[ Packagist](https://packagist.org/packages/themeplate/meta)[ RSS](/packages/themeplate-meta/feed)WikiDiscussions develop Synced 1w ago

READMEChangelogDependencies (4)Versions (18)Used By (0)

ThemePlate Meta
===============

[](#themeplate-meta)

Usage
-----

[](#usage)

```
use ThemePlate\Meta\MenuMeta;

( new MenuMeta( 'Custom Menu Meta' ) )->fields( $list )->create();
```

```
use ThemePlate\Meta\PostMeta;

( new PostMeta( 'Custom Post Meta' ) )->fields( $list )->locaction( 'post_type' )->create();
```

```
use ThemePlate\Meta\TermMeta;

( new TermMeta( 'Custom Term Meta' ) )->fields( $list )->locaction( 'taxonomy' )->create();
```

```
use ThemePlate\Meta\UserMeta;

( new UserMeta( 'Custom User Meta' ) )->fields( $list )->create();
```

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance92

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity78

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

Recently: every ~101 days

Total

17

Last Release

38d ago

Major Versions

v1.x-dev → v2.0.02022-06-09

PHP version history (3 changes)v1.0.0PHP &gt;=5.6.0

v2.0.0PHP ^7.4|^8.0

v2.4.0PHP ^7.4|^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/91095d431958c79a7384d515efec2686ca3cd1e1e1a5a42b680309b8e855355a?d=identicon)[kermage](/maintainers/kermage)

---

Top Contributors

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

---

Tags

custom-metaboxeswordpress

### Embed Badge

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

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

###  Alternatives

[fragkp/laravel-route-breadcrumb

7011.7k](/packages/fragkp-laravel-route-breadcrumb)

PHPackages © 2026

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