Libraries tagged by wp rest api
masonitedoors/searchwp-api-route
977 Downloads
Adds an endpoint to the WordPress REST API for searching via SearchWP.
martianatwork/laravel-wp-api
18 Downloads
Laravel package for the Wordpress JSON REST API forked from threesquared
marlemiesz/wp-sdk
3 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
7 Downloads
Laravel package for the Wordpress JSON REST API
mainstreamct/laravel-wp-api
19 Downloads
Laravel package for the Wordpress JSON REST API forked from threesquared then forked from mattwilding, adding support for WP Multisite configs.
maheshwaghmare/wp-dev-table-of-content
3 Downloads
Generate the table of content from the give content.
maheshwaghmare/wp-dev-remote-request
2 Downloads
Cache the HTTP reqeust and store into the transient for given expiration time to avoid the remote requests.
labchain/laravel-wp-api
1 Downloads
Modified Laravel package for the Wordpress JSON REST API
helsingborg-stad/wp-api-get-sites
400 Downloads
Get sites through WordPress REST API
felixarntz/wp-api-json-feed
13 Downloads
Implements JSON feeds following the official JSON feed specification by using the WordPress REST API.
dfwood/wp-taxonomy-import
97 Downloads
A small WordPress plugin that allows easily importing taxonomy terms from a WordPress REST API endpoint.
cuberis/wp-rest-endpoints
47 Downloads
Add custom Rest API endpoints to your WordPress site.
codexshaper/wp-client-php
1 Downloads
Wordpress API Client for PHP
blancoms/laravel-wp-api
52 Downloads
Laravel package for the Wordpress JSON REST API forked from swancreative/laravel-wp-api
bhubr/wp-rest-plugin-boilerplate
55 Downloads
Boilerplate for WordPress plugins with REST API and Backbone.js admin app