barnythorpe/wp-entities

A more modern and type safe system for managing content models in your wordpress project.

Installs: 39

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/barnythorpe/wp-entities

0.1.0 2025-07-07 16:56 UTC

This package is auto-updated.

Last update: 2025-10-07 17:28:47 UTC


README

Note

This package is currently a pre-release and as such isn't stable

A more modern and type safe system for managing content models in your wordpress project.

Installation

Install via composer using the following:

composer require barnythorpe/wp-entities

Usage

Extend the following abstract classes to create a model:

Examples can be found in the following: