matapatos/wp-fastendpoints
最新稳定版本:v4.0.0
Composer 安装命令:
composer require matapatos/wp-fastendpoints
包简介
Fast to type. Fast to run WordPress REST endpoints
README 文档
README
WP-FastEndpoints is an elegant way of writing custom WordPress REST endpoints with a focus on simplicity and readability.
- Explore our docs at WP-FastEndpoints Docs »
Features
- Validates data via type-hints
- Removes unwanted fields from responses
- Middlewares support
- No magic router. It uses WordPress
register_rest_route - Able to treat plugins as dependencies via WP-FastEndpoints Depends
Requirements
- PHP 8.1+
- WordPress 6.x
- attributes-php/validation
- attributes-php/serialization
- php-di/invoker
We aim to support versions that haven't reached their end-of-life.
Installation
composer require attributes-php/wp-fastendpoints
WP FastEndpoints was created by André Gil and is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 256
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 13
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-03-17
