alleyinteractive/wp-type-extensions
PHP interfaces and implementations for WordPress.
Maintainers
Package info
github.com/alleyinteractive/wp-type-extensions
pkg:composer/alleyinteractive/wp-type-extensions
Requires
- php: ^8.2
- alleyinteractive/laminas-validator-extensions: ^2.0
- spatie/once: ^3.1
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0-or-later c53980767c7a30078df843bf2ed2216f7e603baf
- Alley <info.woop@alley.com>
This package is auto-updated.
Last update: 2026-06-25 06:25:34 UTC
README
Type Extensions provides a vocabulary of objects for WordPress projects in the form of interfaces representing those objects and implementations of those interfaces.
The library is oriented toward a declarative style of development that makes use of object composition, in particular the decorator pattern.
Installation
Install the latest version with:
composer require alleyinteractive/wp-type-extensions
Basic usage
Learn more about the objects included with Type Extensions in the documentation for each type.
Documentation
- Feature
- Features
- Filter_Value
- Post IDs
- Post Queries
- Post Query
- Process
- Serialized Blocks
- Single Block
- Term
