PHPackages                             kevinpirnie/kpt-wpfieldframework - 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. [Framework](/categories/framework)
4. /
5. kevinpirnie/kpt-wpfieldframework

ActiveLibrary[Framework](/categories/framework)

kevinpirnie/kpt-wpfieldframework
================================

A PHP framework for creating WordPress Options Pages, Meta Boxes, and Gutenberg Blocks with repeatable field groups.

v1.7.23(1mo ago)1411MITPHPPHP &gt;=8.2CI passing

Since Jan 21Pushed 1mo agoCompare

[ Source](https://github.com/kpirnie/kp-wpfieldframework)[ Packagist](https://packagist.org/packages/kevinpirnie/kpt-wpfieldframework)[ Docs](https://kevinpirnie.com/)[ Fund](https://ko-fi.com/kevinpirnie)[ Fund](https://www.paypal.biz/kevinpirnie)[ RSS](/packages/kevinpirnie-kpt-wpfieldframework/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)DependenciesVersions (8)Used By (0)

KPT WP Field Framework
======================

[](#kpt-wp-field-framework)

A PHP framework for creating WordPress Options Pages, Meta Boxes, and Gutenberg Blocks with repeatable field groups.

Requirements
------------

[](#requirements)

- PHP 8.2+
- WordPress 6.8+

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

[](#installation)

```
composer require kevinpirnie/kpt-wpfieldframework
```

Quick Start
-----------

[](#quick-start)

### In a Plugin

[](#in-a-plugin)

```
