Skip to content
#

Guzzle

Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services.

Here are 286 public repositories matching this topic...

A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get the response from cache when the rate limit is exceeded or always get a cached value to spare your rate limits. Using wildcards in host names is also supported.

  • Updated Sep 21, 2021
  • PHP

Created by Matthew Weier O'Phinney

Released March 2, 2011

Latest release 5 months ago

Followers
10 followers
Repository
guzzle/guzzle
Website
docs.guzzlephp.org

Related Topics

curl http-client httpclient psr-7