Libraries tagged by wp rest
zao-web/wp-api-connect-ui
8 Downloads
Provides UI for connecting from one WordPress installation to another via the WordPress REST AP over OAuth1. This plugin is a UI wrapper for WP API Connect.
zao-web/wp-api-connect
27 Downloads
Helper class for connecting from one WordPress installation to another via the WordPress REST API and OAuth.
wildwolf/wp-jwt-auth
6 Downloads
WordPress plugin for JWT authentication for the REST API
therour/wp-api-client
5 Downloads
Wordpress REST Api Laravel client
swancreative/laravel-wp-api
2855 Downloads
Laravel package for the Wordpress JSON REST API forked from threesquared
spaghetti-dojo/wp-entities-search
0 Downloads
A WordPress package to search Entities including Rest API Endpoints and React Components
schaapdigitalcreatives/wp-api-populate
63 Downloads
Populate block data in the WordPress Rest API for Gutenberg blocks.
regionhalland/region-halland-plugin-rest-navigation
3 Downloads
WP JSON plugin som returnerar navigationsmeny
mupic/rest-filter
11 Downloads
Restores the `filter` param to post enpdpoints.
mshossain110/wp-router
0 Downloads
Rest ruoter for WordPress
metaline/wp-api-client
26 Downloads
A PHP client for the WordPress REST API, based on Guzzle.
masonitedoors/wp-headless-theme
135 Downloads
This theme is intended to be used in a headless WordPress application with REST API logic offloaded to mu-plugins.
martianatwork/laravel-wp-api
20 Downloads
Laravel package for the Wordpress JSON REST API forked from threesquared
marlemiesz/wp-sdk
11 Downloads
The WP API SDK for PHP is a client library that makes it easy to interact with the WordPress REST API from a PHP application. This SDK provides an easy-to-use interface for sending HTTP requests and handling the responses, and also includes convenient methods for accessing common API endpoints and data structures. With this SDK, developers can easily retrieve, create, update, and delete content and metadata within a WordPress site, and also perform other common tasks such as managing users and media. The WP API SDK for PHP is an essential tool for any PHP developer working with the WordPress platform, and provides a powerful and flexible way to build custom applications and integrations that interact with WordPress.
mam4dali/laravel-wp-api
9 Downloads
Laravel package for the Wordpress JSON REST API