Skip to content

kleinweb/wp-type-extensions

 
 

Repository files navigation

Type Extensions

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

About

License

GPL-2.0-or-later

Maintainers

Alley Interactive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%