Libraries tagged by wp rest api
zao-web/wp-api-connect
27 Downloads
Helper class for connecting from one WordPress installation to another via the WordPress REST API and OAuth.
wpscholar/wp-rest-menu-endpoints
19 Downloads
WordPress REST API endpoints for menus
wildwolf/wp-jwt-auth
54 Downloads
WordPress plugin for JWT authentication for the REST API
uwebpro/wp-rest-router
78 Downloads
An easy to use router for WordPress' Rest API
therour/wp-api-client
5 Downloads
Wordpress REST Api Laravel client
tangible/wp-rest
0 Downloads
Shared WordPress REST API scaffolding for Tangible DDD plugins (endpoint base, exception mapping, UserContext, capability gate).
swancreative/laravel-wp-api
2855 Downloads
Laravel package for the Wordpress JSON REST API forked from threesquared
ssovit/wp-rest
95 Downloads
WordPress Rest API Builder Class
schaapdigitalcreatives/wp-api-populate
63 Downloads
Populate block data in the WordPress Rest API for Gutenberg blocks.
metaline/wp-api-client
26 Downloads
A PHP client for the WordPress REST API, based on Guzzle.
masonitedoors/wp-headless-theme
136 Downloads
This theme is intended to be used in a headless WordPress application with REST API logic offloaded to mu-plugins.
masonitedoors/searchwp-api-route
979 Downloads
Adds an endpoint to the WordPress REST API for searching via SearchWP.
martianatwork/laravel-wp-api
20 Downloads
Laravel package for the Wordpress JSON REST API forked from threesquared
marlemiesz/wp-sdk
15 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