alleyinteractive / wp-type-extensions
为 WordPress 提供的 PHP 接口和实现。
v2.2.0
2024-05-29 02:13 UTC
Requires
- php: ^8.1
- alleyinteractive/laminas-validator-extensions: ^2.0
- alleyinteractive/wp-match-blocks: ^3.0
- spatie/once: ^3.1
Requires (Dev)
This package is auto-updated.
Last update: 2024-08-24 20:31:46 UTC
README
类型扩展为 WordPress 项目提供了一组对象的词汇表,这些对象通过接口表示,并通过接口实现。
该库面向声明式开发风格,利用对象组合,特别是装饰者模式。
安装
使用以下命令安装最新版本:
$ composer require alleyinteractive/wp-type-extensions
基本用法
在每种类型的文档中了解更多关于类型扩展中包含的对象的信息。