Libraries tagged by wp_remote_request
alleyinteractive/wp-concurrent-remote-requests
5 Favers
557531 Downloads
557531 Downloads
Feature plugin for concurrent HTTP remote requests
wpprogramator/wp-api-wrapper
1 Favers
2200 Downloads
2200 Downloads
A wrapper around Wordpress remote_request() method, to make sending and receiving requests from Wordpress to external services easier
gautammkgarg/psr-for-wordpress
2 Favers
18 Downloads
18 Downloads
PSR implementations for WordPress that bridge PSR interfaces to native WordPress APIs. PSR-18 HTTP Client (wp_remote_request) and PSR-16 Simple Cache (transients / wp_cache) with companion key pattern.
shewa12/wp-http-client
3 Favers
15 Downloads
15 Downloads
A wrapper class for making HTTP requests using WordPress wp_remote_request API's.
maheshwaghmare/wp-remote-requests
2 Favers
5 Downloads
5 Downloads
Cache POST and GET requests.
maheshwaghmare/wp-dev-remote-request
2 Favers
2 Downloads
2 Downloads
Cache the HTTP reqeust and store into the transient for given expiration time to avoid the remote requests.