guzzle-advanced-throttle
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
hipchat-nofity-laravel
by hampel
A Laravel service provider for sending notifications to HipChat (v2 API) via Guzzle
laravel-festivus
by fortean
Festivus: A Guzzle-based REST client for Laravel with packaged service descriptions.
laravel-guzzle-throttle
A Laravel wrapper for https://github.com/hamburgscleanest/guzzle-advanced-throttle.